rocksdb
rocksdb copied to clipboard
Add PutEntitiy GetEntitiy, & Iterator::columns into C API
Add basic ability to read / write wide columns for C-API.
Related issue https://github.com/facebook/rocksdb/issues/12635
Awaiting this PR as well.
Just added PutEntity also for WriteBatch.
Someone at Meta have a look at this thing?