MSET
About
Since: 0.4.0
Time complexity: O(n)
Arguments: MSET <key1> <value1> <key2> <value2> ...
Returns: Number of keys that were set as an unsigned int
Set the value of 'n' keys
Since: 0.4.0
Time complexity: O(n)
Arguments: MSET <key1> <value1> <key2> <value2> ...
Returns: Number of keys that were set as an unsigned int
Set the value of 'n' keys