Replies: 1 comment
-
Yes, I think this can be removed. In fact this is refactor to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi,
rocksdb::GetSnapshot() may impact performance if used frequently. I find that it's used even when get a single key. May I know the reason behind the decision?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions