Skip to content

[QUESTION/MISC] - Redis Performance Optimization #618

@beebol

Description

@beebol

Performance Optimization: Redis queries can use SCAN for pagination to display the list of keys. Currently, using KEYS to query all keys results in extremely poor performance.

http://doc.redisfans.com/key/scan.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions