Usage
Sets the specified fields to their respective values in the hash stored atkey. This command overwrites any specified fields already existing in the hash.
Parameters
The key of the hash
An object containing field-value pairs to set in the hash. Each key in the object represents a field name, and its value is the value to set.
Response
The number of fields that were added or updated in the hash.