Hash
HVALS
Returns all values in the hash stored at key.
Arguments
key
string
requiredThe key of the hash.
Response
All values in the hash, or an empty list when key does not exist.
Was this page helpful?
Returns all values in the hash stored at key.
The key of the hash.
All values in the hash, or an empty list when key does not exist.
Was this page helpful?