-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
@warrenfalk
I have created a prototype for merge operation handling (basically just expanded your:
rocksdb_mergeoperator_create and rocksdb_mergeoperator_destroy
and added proper declarations for delegates)
I've got couple of questions before submiting a PR:
- Should I remove ROCKSDB_MERGE_OPERATOR constant if I create a full low-level implementation
- Should I start with low-level + tests or you expect a full high-level implementation?
I also understand you expect at least a functional smoke test for this feature.
Metadata
Metadata
Assignees
Labels
No labels