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

API to scan all records #42

Open
ato opened this issue Nov 21, 2018 · 3 comments
Open

API to scan all records #42

ato opened this issue Nov 21, 2018 · 3 comments

Comments

@ato
Copy link
Member

ato commented Nov 21, 2018

Should support efficient paging.

@ibnesayeed
Copy link

I will be very interested in something like this as I am working on Archive Profiling to solve a related issue.

@anjackson
Copy link
Contributor

Was this why you added the RANGE query mode @ato ?! :-)

@ato
Copy link
Member Author

ato commented Nov 6, 2019

Possibly. I'm going to leave this open as the current matchType=range implementation isn't quite ideal for this use case. I think we'd also want to:

  • specify an end key for the range
  • specify the range with greater precision by including start and end times
  • document how to use it for paging (i.e. using the last url as a resumption token)

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

3 participants