You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using your NuGet packages on Linux, and they have been working wonderfully.
I've been using WriteBatch to do Read/Modify/Write and wanted to switch to using WriteBatch.Merge but from the documentation, it seems I need to be able to call rocksdb_mergeoperator_create, which does not appear to be included in the NuGet package.
Thoughts?
The text was updated successfully, but these errors were encountered:
First, thanks for the great project!
I've been using your NuGet packages on Linux, and they have been working wonderfully.
I've been using WriteBatch to do Read/Modify/Write and wanted to switch to using WriteBatch.Merge but from the documentation, it seems I need to be able to call rocksdb_mergeoperator_create, which does not appear to be included in the NuGet package.
Thoughts?
The text was updated successfully, but these errors were encountered: