Skip to content

Paging style and scan #473

Open
Open
@standlove

Description

@standlove

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions