Skip to content

getMultiple Inconsistency #117

Closed
Closed
@za-creature

Description

I'm unsure as to why the mget command is called getMultiple?
The mset command is called mset.
The hash versions of these functions are called hmget and hmset.
Redis itself calls it mget.
Is there any reason why you chose to call it getMultiple?
I'd recommend renaming it to mget and creating an deprecated alias getMultiple that points to it to preserve backwards compatibility.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions