Skip to content

Conversation

@BentiGorlich
Copy link
Member

@BentiGorlich BentiGorlich commented Jan 31, 2026

  • instead of the usual LIMIT/OFFSET pagination use cursor based one based on the current ordering
  • Write classes that are inspired by the pagination of doctrine for cursor based pagination
  • make the ContentRepository work with the new pagination, while still working with the regular one

Left ToDos:

  • API
  • Infinite Scroll support
- instead of the usual `LIMIT`/`OFFSET` pagination use cursor based one based on the current ordering
- Write classes that are inspired by the pagination of doctrine for cursor based pagination
- make the `ContentRepository` work with the new pagination, while still working with the regular one
@BentiGorlich BentiGorlich self-assigned this Jan 31, 2026
@BentiGorlich BentiGorlich added backend Backend related issues and pull requests performance This is a issue regarding performance. labels Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend related issues and pull requests performance This is a issue regarding performance.

2 participants