Consistent support for merge ops #4

Merged
uwiger merged 8 commits from uw-merge-ops into master 2025-06-16 03:41:45 +09:00
Owner

For e.g. update_counter() to work, the db must have been opened with the merge_operator defined. This was true when opening the db the first time, but not thereafter. Also add an actual merge operation, as the merge_operator can do more than increment counters.

For e.g. `update_counter()` to work, the db must have been opened with the `merge_operator` defined. This was true when opening the db the first time, but not thereafter. Also add an actual `merge` operation, as the `merge_operator` can do more than increment counters.
uwiger added 8 commits 2025-06-03 03:11:48 +09:00
uwiger requested review from dimitar.p.ivanov 2025-06-03 03:11:48 +09:00
uwiger requested review from hans_sv 2025-06-03 03:11:48 +09:00
uwiger requested review from zxq9 2025-06-03 03:11:48 +09:00
uwiger merged commit ac69c8564f into master 2025-06-16 03:41:45 +09:00
uwiger deleted branch uw-merge-ops 2025-06-16 03:41:50 +09:00
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/mnesia_rocksdb#4
No description provided.