Closed
Description
Based on spring-projects/spring-data-commons#2151, we want to add means to consume a query result set through a scroll API to be able to resume querying at a later stage. We want to introduce keyset-based pagination which allows using keysets to reconstruct a scroll position for subsequent queries.
Tasks: