This release contains a few important changes which speed up the Leveldb write performance
a bit. For the normal write performance, it's around 40% improvement.
Checkout the PRs for details
- #1 Implement concurrent compaction
- #4 Implement concurrent range compaction