Skip to content

HSET should allow multiple field/value pairs #179

@dbrekalo

Description

@dbrekalo

As of Redis 4.0.0, HSET is variadic and allows for multiple field/value pairs.

HSET myhash field1 "Hello" field2 "World"

This is currently not supported in redis-mock?

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