All Versions
2
Latest Version
Avg Release Cycle
122 days
Latest Release
3501 days ago
Changelog History
Changelog History
-
v2.3 Changes
August 17, 2015๐ Changelog:
- ๐ Multi-part keys support added
- Key duplicates compression (including multi-parts)
- 0๏ธโฃ Meta-data compression by default
- 0๏ธโฃ Storage formats (kv: default, document: keys are part of value)
- API reworked without variadic arguments
- Asynchronous transactions reworked, added sp_poll()
- โ Added read-less update operation: sp_update()
- โ Added sp_batch() (atomic batch writes, to be used with large transactions)
- Cursor implementation made state-less
- Bring iteration order to sp_get(db) semantic, same as for cursors
- Mmap mode on/off
- ๐จ Internal engine refactoring
- โฌ๏ธ Test system upgrade, profiling (test system generates 230 000 tests in full set now)
-
v2.2
April 17, 2015