Commands
>
MGETS

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

Related Commands