Skip to content

Support keyset pagination #32

Description

@dylanmcreynolds

Currently, pagination in splash-ml is skip/limit based. This blog makes a convincing argument to use keyset pagination. https://medium.com/swlh/mongodb-pagination-fast-consistent-ece2a97070f3

This would not be too hard to implement, though the existing clients would need to change, or we would have to support both methods simultaneously.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions