github facebook/rocksdb v8.3.3
RocksDB 8.3.3

latest releases: v9.6.1, v9.5.2, v9.4.0...
12 months ago

8.3.3 (09/01/2023)

Bug Fixes

  • Fix a bug where if there is an error reading from offset 0 of a file from L1+ and that the file is not the first file in the sorted run, data can be lost in compaction and read/scan can return incorrect results.
  • Fix a bug where iterator may return incorrect result for DeleteRange() users if there was an error reading from a file.
  • Fixed a race condition in GenericRateLimiter that could cause it to stop granting requests

Don't miss a new rocksdb release

NewReleases is sending notifications on new releases.