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 new service support: ReDB #2524

Closed
Xuanwo opened this issue Jun 24, 2023 · 2 comments
Closed

Add new service support: ReDB #2524

Xuanwo opened this issue Jun 24, 2023 · 2 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Jun 24, 2023

https://github.com/cberner/redb

A simple, portable, high-performance, ACID, embedded key-value store.

redb is written in pure Rust and is loosely inspired by lmdb. Data is stored in a collection of copy-on-write B-trees. For more details, see the design doc

@oowl
Copy link
Member

oowl commented Jun 24, 2023

I can help to impl this feature, Please assign it to me.

@suyanhanx
Copy link
Member

I can help to impl this feature, Please assign it to me.

Have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants