Skip to content

SCAN is not working #14

@midlan

Description

@midlan

Let's have this set of commands:

set a 1
set b 2
set c 3
scan 0 count 1

On my local machine with redis-cli I'm getting reult simular to:

1) "2"
2) 1) "b"

With try.redis.io I'm getting:

1) "524288"
2) (empty list or set)

I am not redis expert, but seems wrong to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions