Skip to content

v5.17.2

Compare
Choose a tag to compare
@warrenfalk warrenfalk released this 22 Feb 01:58

Update to RocksDb 5.17.2

  • 32-bit builds of the RocksDb binary are no longer distributed (they will still work, if they can be built, but must be packaged manually)
  • New implementations for
    • CheckPoint
    • WriteBatch.PopSavePoint()
    • DbOptions.SetMaxFileOpeningThreads()
    • new functions on SstFileWriter
    • BlockBasedTableOptions.SetBlockCache()
  • Several bug fixes
  • Deprecated some functions and enumerations which are replaced in upcoming versions