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

Feat: Less pagination keys #8

Open
mster opened this issue Aug 7, 2020 · 4 comments
Open

Feat: Less pagination keys #8

mster opened this issue Aug 7, 2020 · 4 comments
Assignees
Labels
backburner This can wait for a later version. enhancement New feature or request question Further information is requested

Comments

@mster
Copy link
Owner

mster commented Aug 7, 2020

Using single key for pagination ranges, globbing together ranges into a single list in Redis.

Delete old key upon update.

Would this add time to the normal operation?

@mster mster added enhancement New feature or request question Further information is requested labels Aug 7, 2020
@mster mster self-assigned this Aug 7, 2020
@mster
Copy link
Owner Author

mster commented Aug 12, 2020

Would this add time to the normal operation?

Yes, if more operations are required. There is no way to avoid this. Web transactions are expen$ive.

@mster
Copy link
Owner Author

mster commented Aug 17, 2020

Will be implemented now that v0.1.0 has landed.

@mster
Copy link
Owner Author

mster commented Aug 19, 2020

Has to do with QueryLists, not buckets!

@mster mster added the backburner This can wait for a later version. label Oct 2, 2020
@mster
Copy link
Owner Author

mster commented Jun 22, 2021

Closed by #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backburner This can wait for a later version. enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant