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
The patch feature is helpful to deal with structured data effectively (like JSON or YAML) in KVS.
I don't want the patch features to depend on the type of structured data. I guess Rocksdb's MergeOperator interface is a good hint to resolve this idea.
The text was updated successfully, but these errors were encountered:
The patch feature is helpful to deal with structured data effectively (like JSON or YAML) in KVS.
I don't want the patch features to depend on the type of structured data. I guess Rocksdb's MergeOperator interface is a good hint to resolve this idea.
The text was updated successfully, but these errors were encountered: