Open
Description
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