stephan-hof / pyrocksdb

Python bindings for RocksDB
BSD 3-Clause "New" or "Revised" License
150 stars 169 forks source link

Enable LZ4 Compression #25

Closed Downchuck closed 9 years ago

Downchuck commented 9 years ago

LZ4 is now enabled in RocksDB (it appears).

stephan-hof commented 9 years ago

Hi,

I will have a look at this at the weekend. Adding a new compression option should be not too hard.

Downchuck commented 9 years ago

Related note, they've made snappy optional.

stephan-hof commented 9 years ago

Fixed with https://github.com/stephan-hof/pyrocksdb/commit/2ef04007c40be97ead9d64b0ef920fcddf42d920