Congyuwang / RocksDict

Python fast on-disk dictionary / RocksDB & SpeeDB Python binding
https://congyuwang.github.io/RocksDict/rocksdict.html
MIT License
179 stars 8 forks source link

Does this library have anything to do with Rocksdb #17

Closed Euraxluo closed 2 years ago

Euraxluo commented 2 years ago

Does this library have anything to do with Rocksdb

Congyuwang commented 2 years ago

Yes. Based on RocksDB, supporting features like snapshot, iterator, table options, and etc.