For billing purposes, this counts as a single command.
Arguments#
Multiple keys to load from Redis.
Response#
List[str]required
An array of values corresponding to the keys passed in. If a key doesn't exist, the value will be None.
For billing purposes, this counts as a single command.
Multiple keys to load from Redis.
An array of values corresponding to the keys passed in. If a key doesn't exist, the value will be None.
Was this page helpful?