Skip to content
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

Track min and max timestamp at the BLOB level and at the Pearl level #694

Open
ikopylov opened this issue Dec 17, 2022 · 0 comments
Open
Labels
feature New feature or request performance

Comments

@ikopylov
Copy link
Member

This will allow to skip reading from holders if their max timestamp is less then the timestamp of already gotten record

Currently, we read from all holders that passed filtration by key:
https://github.com/qoollo/bob/blob/master/bob-backend/src/pearl/group.rs#L264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request performance
Projects
None yet
Development

No branches or pull requests

1 participant