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

Documenting the story with async handling #1436

Open
czocher opened this issue Dec 11, 2022 · 4 comments
Open

Documenting the story with async handling #1436

czocher opened this issue Dec 11, 2022 · 4 comments
Labels

Comments

@czocher
Copy link

czocher commented Dec 11, 2022

Use Case:

Using sled with async is not well documented.

Proposed Change:

Sled should have a readme section or (better) an example of handling it in an async case when the database is not in-memory.

Who Benefits From The Change(s)?

People using sled as storage with webservices, which are mostly asynchronous at this moment.

Alternative Approaches

Add some special in-code handling of async, but that's unnecessary in my opinion.

@flipchan
Copy link

@czocher any updates on this?

@czocher
Copy link
Author

czocher commented Feb 23, 2024

@flipchan sled seems mostly unmaintained, the authors moved to a different kv store implementation. I urge you to reconsider choosing this library for this reason alone.

@flipchan
Copy link

@flipchan sled seems mostly unmaintained, the authors moved to a different kv store implementation. I urge you to reconsider choosing this library for this reason alone.

@spacejam any comments??

@qm3ster
Copy link

qm3ster commented Apr 19, 2024

@czocher sled is being furiously updatedrewritten in the https://github.com/spacejam/sled/tree/project_bloodstone branch.

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

No branches or pull requests

3 participants