-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support iterator #78
Comments
+1 |
Hey team, i was thinking about keeping track of all memtables iterators and bbolt cursors when creating a new iterator and when iterating, making sure to always get the smaller element returned from all the iterators. |
@roseduan @akiozihao lemme know your thoughts about this approach as i would like to take this |
More thoughts: high level for after doing that, a |
No description provided.
The text was updated successfully, but these errors were encountered: