Skip to content

Terminal - HMSET Command Error #24

@zxl777

Description

@zxl777

redis> HMSET w3ckey name "redis tutorial" description "redis basic commands for caching" likes 20 visitors 23000
ERR wrong number of arguments for HMSET

I try redid-cli to run this command ,it worked!
redis-cli
127.0.0.1:6379> HMSET w3ckey name "redis tutorial" description "redis basic commands for caching" likes 20 visitors 23000
OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions