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

add aiodiskdb #91

Closed
wants to merge 1 commit into from
Closed

add aiodiskdb #91

wants to merge 1 commit into from

Conversation

gdassori
Copy link

@gdassori gdassori commented Jun 5, 2021

add aiodiskdb

What is this project?

aiodiskdb is a lightweight, fast, simple append only database.

https://github.com/mempoolco/aiodiskdb

Why is it awesome?

  • Simple, fast, non blocking on disk DB, tailored for asyncio.
  • Store raw bytes as data blob over multiple files.
  • Customizable, to handle small and big files.
  • Tested with high concurrency.

add aiodiskdb
@timofurrer
Copy link
Owner

The project doesn't seem to be used much. In addition the last activity has been over one year ago.

Since there haven't been any upvotes on this issue so far I'm going to close it - feel free to create a new one if it ever gets more mature. Thanks for the suggestion though 🎉

@timofurrer timofurrer closed this Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants