The (required) character identifier for the key name.
values
An R list of values to be stored. The list names are used as field names and
must be nonempty.
Value
TRUE is returned on success.
Details
Redis hash values store values in one or more fields associated with a single
key name. The redisHMSet function stores several fields associated with one
key at once. Values already occupying any specified field slots are replaced.