All Versions
6
Latest Version
Avg Release Cycle
192 days
Latest Release
2747 days ago
Changelog History
Changelog History
-
v1.3.1
July 17, 2017 -
v1.3.0 Changes
August 18, 2016๐ This release is to fix a bug that occurs with the new Go 1.7 SSA backend.
-
v1.2.1 Changes
May 16, 2016 -
v1.1.0 Changes
October 27, 2015๐ The following architectures are now supported:
- arm64
- Solaris
- IBM Power & Z
๐ The following fixes and features were added:
- ๐ Release references on write transactions (#413)
- โ Add
madvise()
to memory-map (#383) - Wait for pending transactions before closing database (#377)
- โ Add read-only database support
- ๐ Change minimum mmap size to 32KB (#375)
- โ Add
DB.Sync()
forDB.NoSync
users (#366) - โ Add
DB.NoGrowSync
to avoid growing database size (#363) - Implement
io.WriterTo
onTx
(#330) - โ Add
DB.Batch()
(#285) - ๐ Fix 32-bit allocation size (#317)
- Persist sequence-only bucket changes (#297)
- ๐ Truncate and sync on resize (#286)
๐ Also added additional documentation.
-
v1.0
November 28, 2014