MGETS
Syntax
MGETS key [key ...]
Description
Get multiple entries from cache. Includes flag and CAS.
Example
> SET first Tom FLAGS 16
> SET last Anderson
> MGETS first last city
MGETS key [key ...]
Get multiple entries from cache. Includes flag and CAS.
> SET first Tom FLAGS 16
> SET last Anderson
> MGETS first last city