Bitcask v0.3.10 Release Notes
Release Date: 2020-12-18 // over 4 years ago-
๐ Bug Fixes
- ๐ Fix a bug when MaxValueSize == 0 on Merge operations
- ๐ Fix link to bitcask-bench
- ๐ Fix CI (again)
- ๐ Fix CI
๐ Features
- โ Add support for unlimited key/value sizes
- โ Add a few more test cases for concurrent operations
โก๏ธ Updates
- โก๏ธ Update README.md
Previous changes from v0.3.9
-
๐ Bug Fixes
- ๐ Fix a race condition around .Close() and .Sync()
โก๏ธ Updates
- โก๏ธ Update CHANGELOG for v0.3.9