Skip to content

r4.0.3 with RTT and Improved Performance

Compare
Choose a tag to compare
@wolfkdy wolfkdy released this 26 Mar 08:08
· 93 commits to master since this release
a50c999
  1. Oplog Deletion Enhancement, gains 20% write performance.
    1.1) seperate oplog into an individual cf.
    1.2) Use DeleteFilesInRange + CompactRange for oplog capping.
    1.3) Removes OplogTracker
  2. R(ollback)T(o)T(imestamp) support