DOCS
PRICING
GITHUB
DOWNLOAD
Commands
>
GET
GETTING STARTED
Installation
Configuration
Connecting
Commands
WIRE PROTOCOLS
RESP (Valkey/Redis)
Postgres
Memcache
HTTP
SECURITY
TLS/HTTPS
Auth Password
< FLUSH
INCR >
GET
Syntax
GET key
Description
Get an entry from cache.
Example
> GET mykey > SET mykey myvalue > GET mykey
Related Commands
APPEND
DECR
DECRBY
DEL
EXISTS
EXPIRE
GET
INCR
KEYS
MGET
MGETS
PREPEND
PTTL
SET
TTL
UDECR
UDECRBY
UINCR
UINCRBY