Skip to content

why not scan instead of keys *? #2

@72squared

Description

@72squared

https://github.com/r043v/rdd/blob/master/rdd.c#L291

seems like it should use SCAN, or at least optionally support it:

http://redis.io/commands/scan

which would make it more performant.

Also, you could use the newer DUMP and RESTORE commands to grab the data and pipe it back in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions