rocksdb icon indicating copy to clipboard operation
rocksdb copied to clipboard

Java API for Merge Operator v2

Open rhubner opened this issue 2 years ago • 1 comments

This is the first implementation of the merge operator API, where merge operators can be implemented in Java without any C++ code. It prefers simplicity and community feedback is appreciated.

rhubner avatar Dec 06 '23 11:12 rhubner

@rhubner LGTM now in respect of changes I requested on previous review.

alanpaxton avatar Jul 23 '24 13:07 alanpaxton