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
In our business application, our tikv branch uses rocksdb merge operator to implement a table-style colomn's update logic. If titan could support fundamental merge operator function, we could use this great engine, and improve performance.
This feature request doesn't modify the community tikv repo. And if you are interested in with our application, see a closed pr tikv/tikv#4095
The text was updated successfully, but these errors were encountered:
In our business application, our tikv branch uses rocksdb
merge operator
to implement a table-style colomn's update logic. If titan could support fundamentalmerge operator
function, we could use this great engine, and improve performance.This feature request doesn't modify the community tikv repo. And if you are interested in with our application, see a closed pr tikv/tikv#4095
The text was updated successfully, but these errors were encountered: