-
-
Notifications
You must be signed in to change notification settings - Fork 3
Support LevelDB #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Is your feature request related to a problem? Please describe.
LevelDB is built on top of RocksDB, it's great to have this database in the list too
Describe the solution you'd like
Can use this repo as reference: https://github.com/skade/leveldb
However it is not a very great repo
Describe alternatives you've considered
FFI to C++ leveldb