Release of Speedb backed K-V Store speedict #73
Congyuwang
announced in
Announcements
Replies: 1 comment 2 replies
-
Interesting, what inspired you to add support for Speedb? I might add a Faust driver for it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Speedb is a community-built drop-in replacement of rocksdb.
It feature more stable random write performance compared to rocksdb.
Try
pip install speedict
to install the wheel. It has the same API as rocksdict.Beta Was this translation helpful? Give feedback.
All reactions