Releases: octu0/bitcaskdb
Releases · octu0/bitcaskdb
v1.3.0
What's Changed
Incompatible Changes:
- Remove Reclaimable(), to be included in Stats #4
- Expired keys will no longer be included in Scan() #4
Improve:
- Reduce write down time during Merge() operations #4
Full Changelog: v1.2.1...v1.3.0
v1.2.0
What's Changed
- v1.2.0 by @octu0 in #2
- improve large I/O operation
- improve Merge lock strategy
- minor bugfix
Full Changelog: v1.1.0...v1.2.0