Releases: arthurprs/canopydb
Releases · arthurprs/canopydb
v0.2.4
What's Changed
- Fix multi-writer transactions causing Tree length to diverge by @arthurprs in #22
- Limit number of transactions in group commit by @arthurprs in #21
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Fix wal recovery incorrectly discarding the last empty file by @arthurprs in #19
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- Add Tree::height/first/last by @arthurprs in #16
- Fix Tree::prefix returning incorrect results by @arthurprs in #15