Skip to content

0.9.0

Compare
Choose a tag to compare
@cberner cberner released this 05 Nov 16:40
· 515 commits to master since this release
  • Add support for dynamic file growth on Windows
  • Add support for tuple types as keys and values
  • Remove Builder::set_region_size
  • Save lifetime from Savepoint
  • Fix crash when using create() to open an existing database created with WriteStrategy::TwoPhase
  • Fix rare crash when writing a mix of small and very large values into the same table
  • Performance optimizations