Changelog

Upcoming Version

Target is rocksdb 3.0

Version 0.2.1

Make CompactRange available: rocksdb.DB.compact_range()

Version 0.2

This version works with RocksDB version 2.8.fb. Now you have access to the more advanced options of rocksdb. Like changing the memtable or SST representation. It is also possible now to enable Universal Style Compaction.

Version 0.1

Initial version. Works with rocksdb version 2.7.fb.