Personal navigator for automating the download and storage of your social media feeds, allowing you to browse your timeline offline with ease
Find a file
Copilot 037ca8326a
Add search functionality to KV store for user and post content (#9)
* Initial plan

* Implement search functionality for KV store

Co-authored-by: jialeicui <3217223+jialeicui@users.noreply.github.com>

* Add search functionality demo and examples

Co-authored-by: jialeicui <3217223+jialeicui@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jialeicui <3217223+jialeicui@users.noreply.github.com>
2025-07-30 21:14:28 +08:00
.github/workflows refactor: change path (#5) 2024-10-20 10:38:29 +08:00
cmd/server feat: add weibo impl (#7) 2025-05-18 09:34:06 +08:00
examples Add search functionality to KV store for user and post content (#9) 2025-07-30 21:14:28 +08:00
pkg Add search functionality to KV store for user and post content (#9) 2025-07-30 21:14:28 +08:00
.gitignore init server (#1) 2024-10-13 11:19:55 +08:00
go.mod refactor: change path (#5) 2024-10-20 10:38:29 +08:00
go.sum refactor: change path (#5) 2024-10-20 10:38:29 +08:00
LICENSE Initial commit 2024-10-13 09:51:24 +08:00
Makefile refactor: change path (#5) 2024-10-20 10:38:29 +08:00
README.md init server (#1) 2024-10-13 11:19:55 +08:00