0.2.0
What's Changed
Bug Fixes
- Fix a false negative case of
LogBatch::is_empty()
#212 - Fix fsync ordering when rotating log file #219
New Features
- Support limiting the memory usage of Raft Engine under new feature
swap
#211 - Add a new Prometheus counter
raft_engine_memory_usage
to track memory usage #207
Improvements
- Reduce memory usage by 25% #206
Public API Changes
Full Changelog: 0.1.0...0.2.0