Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

HGETALL returns array instead of hash #13

Description

@raphaottoni

Acessing the key from redis-rb gem using hgetall return a hash:

screen shot 2015-06-18 at 23 59 44

when accessing the same key with a lua script using wolverine it returns a array as shown:

screen shot 2015-06-18 at 23 57 37

hmget.lua:

screen shot 2015-06-19 at 00 02 32

Already tested, it was not messagePack fault =/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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