Skip to content

v2.1.3

Latest
Compare
Choose a tag to compare
@cberner cberner released this 14 Sep 21:35
· 1 commit to master since this release
  • Significant performance optimizations to compact()
  • Fix some additional cases where compact() did not fully compact the database
  • Fix a panic that could occur in commit() or abort() after an IO error. StorageError::PreviousIo is now returned
  • Fix a potential panic that could occur when repairing the database after a crash