Releases: linxGnu/grocksdb
Releases · linxGnu/grocksdb
RocksDB 7.4.5
- Adapt RocksDB 7.4.x (#76)
- Adding User-defined Timestamp APIs (#77) by @muthukrishnan24
RocksDB 7.3.1
- Adapt rocksdb 7.3.1 (#75)
RocksDB 7.2.2
- Adapt rocksdb 7.2.2
RocksDB 7.1.2
- Update dependencies
RocksDB 7.1.2
- Adapt rocksdb 7.1.2
RocksDB 7.0.x
- Adapt rocksdb 7.0.2 (#69)
RocksDB 6.29.x
- Adapt rocksdb 6.29.3 (#68)
RocksDB 6.28.2
- Breaking Changes: update Comparator API (#67)
RocksDB 6.28.2
- Adapt rocksdb 6.28.2 (#64)
RocksDB 6.27.3
- Fix read_options iterator lower/upper bound
- Read options does not own the bound key. Therefore, the wrapper should keep the reference to the key