Congyuwang / RocksDict

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

Use batch_multi_get to replace multi_get #54

Closed Congyuwang closed 1 year ago

Congyuwang commented 1 year ago

This is said to improve performance when using block based table.