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

Custom dumps loads #58

Closed Congyuwang closed 1 year ago

Congyuwang commented 1 year ago

Allow replacing pickle dumps/loads with custom dumps loads functions