DOCS
PRICING
GITHUB
DOWNLOAD
Commands
>
DECR
GETTING STARTED
Installation
Configuration
Connecting
Commands
WIRE PROTOCOLS
RESP (Valkey/Redis)
Postgres
Memcache
HTTP
SECURITY
TLS/HTTPS
Auth Password
< AUTH
DECRBY >
DECR
Syntax
DECR key
Description
Decrement a 64-bit signed integer by one
Example
> SET num 100 > DECR num > DECR num
Related Commands
APPEND
DECR
DECRBY
DEL
EXISTS
EXPIRE
GET
INCR
KEYS
MGET
MGETS
PREPEND
PTTL
SET
TTL
UDECR
UDECRBY
UINCR
UINCRBY