Bitcask v0.3.10 Release Notes

Release Date: 2020-12-18 // over 3 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