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

Define PagingConfig and Paging Strategies #619

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

matt-ramotar
Copy link
Collaborator

Summary

  • Introducing PagingConfig, InsertionStrategy, FetchingStrategy, AggregatingStrategy, ErrorHandlingStrategy, and PagingItems classes. These open up customization of paging behavior.

Signed-off-by: mramotar <mramotar@dropbox.com>
@matt-ramotar matt-ramotar merged commit 705539e into paging Mar 16, 2024
2 of 3 checks passed
@matt-ramotar matt-ramotar deleted the matt-ramotar/paging/api/config branch March 16, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant