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

Support Pagination #49

Open
tiagonbotelho opened this issue Dec 16, 2019 · 1 comment
Open

Support Pagination #49

tiagonbotelho opened this issue Dec 16, 2019 · 1 comment

Comments

@tiagonbotelho
Copy link
Contributor

Hello 👋 ,

It seems that the RPC API exposes cursors for both EntityResult and QueryResultBatch but we seem to be discarding them here.

Ofc, that alone wouldn't be enough to add pagination support. Diplomat.Query would also need to support that functionality.

Are there any plans to support pagination when fetching a batch of Entities?

Thank you!

@tiagonbotelho
Copy link
Contributor Author

Started working on adding pagination support on #50 😊 A review would be much appreciated!

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