Releases: zaidoon1/rust-rocksdb
Releases · zaidoon1/rust-rocksdb
v0.27.1
v0.27.0
- Add option set_avoid_unnecessary_blocking_io by @w41ter
- add option to enable auto tuned ratelimiter by @w41ter
- clean up rate limiter object properly for set_ratelimiter_with_mode by @zaidoon1
- upgrade to RocksDB 9.3.1 by @zaidoon1
- Add option set_compaction_pri by @zaidoon1
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- Add delete_range to OptimisticTransactionDB (#879) by @zaidoon1 in #59
- Bump snappy to 1.2.0 (#883) by @zaidoon1 in #60
- docs: document that default cf doesn't inherit db open options by @zaidoon1 in #61
- upgrade to RocksDB 9.2.1 by @zaidoon1 in #63
- Release 0.26.0 by @zaidoon1 in #65
Full Changelog: v0.25.0...v0.26.0
v0.25.0
v0.24.0
v0.23.2
v0.23.1
What's Changed
- make ColumnFamily Sync by @zaidoon1 in #36
- fix histogram stats after enum re-shuffle introduced in rocksdb v9.0 by @zaidoon1 in #45
- sync with upstream by @zaidoon1 in #46
- Add method to set DBOptions from string. by @jevolk in #47
- Release 0.23.1 by @zaidoon1 in #48
New Contributors
Full Changelog: v0.23.0...v0.23.1
v0.23.0
v0.22.8
What's Changed
- Expose io-timeout/deadline read options by @zaidoon1 in #30
- modernize CI and other CI related clean up by @zaidoon1 in #32
- replace unmaintained dev dependency by @zaidoon1 in #34
- more ci clean up by @zaidoon1 in #35
- sync with upstream by @zaidoon1 in #37
Full Changelog: v0.22.7...v0.22.8