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

Implement pagination for GetAll functions #3

Open
D3luxee opened this issue Jul 12, 2021 · 0 comments
Open

Implement pagination for GetAll functions #3

D3luxee opened this issue Jul 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@D3luxee
Copy link

D3luxee commented Jul 12, 2021

The deSEC API depends on pagination if the result set exceeds 500 elements.

https://desec.readthedocs.io/en/latest/dns/rrsets.html?highlight=pagination#pagination

A basic implementation can be found here: https://github.com/D3luxee/dnscontrol/blob/desec_pagination/providers/desec/protocol.go#L86

@ldez ldez added the enhancement New feature or request label Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants