Skip to content

RocksDB 5.1.4

Compare
Choose a tag to compare
@lightmark lightmark released this 25 Feb 00:33
· 7248 commits to main since this release

Bug fixes

  • Fixed the bug of IO Error when compaction_readahead_size > 0 in direct I/O
  • Fixed the bug of file size mismatch between MANIFEST and real size in direct I/O
  • Fix OSX build break after the fallocate change