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

[feat]: Cursor pagination #903

Open
2 tasks done
antonkomarev opened this issue Feb 27, 2025 · 0 comments
Open
2 tasks done

[feat]: Cursor pagination #903

antonkomarev opened this issue Feb 27, 2025 · 0 comments

Comments

@antonkomarev
Copy link

Feature description

It's pretty common to switch from classic pagination to cursor based pagination when there are a lot of data, otherwise database will suffer with big offset values.

Additional Context

Additional details here...

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues and PRs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant