Commands
>
GET

GET

Syntax

GET key

Description

Get an entry from cache.

Example

> GET mykey
> SET mykey myvalue
> GET mykey

Related Commands