lsm-compaction-last-writer-wins

Status: IN

Both LSM implementations resolve key conflicts during compaction by keeping only the newest value; older values are unconditionally discarded with no user-defined merge logic

Source: entries/2026/05/29/topic-rocksdb-merge-operator.md

JSON