Skip to content

Paging style and scan #473

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

Open
standlove opened this issue Jan 18, 2019 · 0 comments
Open

Paging style and scan #473

standlove opened this issue Jan 18, 2019 · 0 comments

Comments

@standlove
Copy link
Collaborator

For list and ordered set, I need siimilar goto-index feature as redis-commander as well:
image

Please use HSCAN and SSCAN when paginating through hashmap & set:
https://redis.io/commands/hscan
https://redis.io/commands/sscan

Note that a cursor starts from 0 always.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant