bolt v1.2.0 Release Notes

Release Date: 2016-03-22 // about 8 years ago
  • ๐Ÿ”‹ 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)