Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@benbjohnson benbjohnson released this 22 Mar 03:54
· 106 commits to master since this release

Features:

  • File locking on Windows (#419)
  • IBM Power & Z Support (#431)
  • Add DB.InitialMmapSize (#432, #472)
  • Add Tx.WriteToFlag to specify OS write flags (#454)
  • Add DB.MmapFlag to specify mmap() flags (#455)

Bug Fixes:

  • Skip empty pages during cursor seek (#452)
  • File size grows less aggressively (#453)
  • Fix node.rebalance() bug (#539)