Tech Revolution: New Code Enhancements Set to Transform Data Management Dynamics!
2023-05-04 17:35:32 UTC
Cutting-edge update blocks prunable messages during merges, streamlining processes and boosting efficiency in information handling!
Commit Details:
feat: reject prunable messages on merge (#928) * feat: don't merge messages that would immediately be pruned * Fix tests and minor cleanup/review comments * Support all other stores * Add changeset * use prune iterator with keys available and expand cast store tests * re-add prune iterator args * Additional tests * Add tests for other stores --------- Co-authored-by: Sanjay Raveendran <[email protected]>