Ensure the erlang_merge_operator is always loaded #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "uw-merge-operator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order for e.g.
mrdb:update_counter/3
to work, theerlang_merge_operator
must be specified when openingrocksdb
and column families.