Skip to content

RocksDB 3.10.2

Compare
Choose a tag to compare
@igorcanadi igorcanadi released this 04 May 21:23
· 8 commits to 3.10.fb since this release

Bug fixes since 3.10.1:

  • Make sure RocksDB is compiled with fallocate support
  • Fix possible hang in DB::Write()
  • Fix a possibility of SIGSEGV in CompactRange()