Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: Persist data using key-value store #3

Open
mycognosist opened this issue Sep 12, 2023 · 0 comments
Open

TODO: Persist data using key-value store #3

mycognosist opened this issue Sep 12, 2023 · 0 comments

Comments

@mycognosist
Copy link
Contributor

cable.rs currently only has an in-memory store. It would be great to add a key-value store to persist posts and indexes. The Store trait should make this relatively straightforward.

One potential candidate, in terms of the database to use, is sled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant