Congyuwang / RocksDict

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

Set CF Options.RawMode to Options.RawMode when conflict #125

Closed Congyuwang closed 3 months ago

Congyuwang commented 3 months ago

This allows easy inspection of non-raw-mode db in raw mode.