MGET
About
Since: 0.4.0
Time complexity: O(n)
Arguments: MGET <key1> <key2> ...
Returns: Value if it exists or (Code: 1) if it does not
Get the value of 'n' keys
Since: 0.4.0
Time complexity: O(n)
Arguments: MGET <key1> <key2> ...
Returns: Value if it exists or (Code: 1) if it does not
Get the value of 'n' keys