35
Total Commands
100%
Free Access
⚡
Lightning Fast
Available Commands
Click on any command to copy it instantly
35 commands available
35 of 35
Resources
Master Redis
Become proficient in key-value store
SET key valueredis
string
basic
+1 more
GET keyredis
string
basic
+1 more
INCR keyredis
string
counter
+1 more
HSET key field valueredis
hash
data-structure
+1 more
HGET key fieldredis
hash
data-structure
+1 more
HGETALL keyredis
hash
data-structure
+2 more
LPUSH key elementlist
data-structure
RPUSH key elementlist
data-structure
LRANGE key start stoplist
data-structure
SADD key memberset
data-structure
SMEMBERS keyset
data-structure
SINTER key1 key2set
data-structure
ZADD key score membersorted-set
data-structure
ZRANGE key start stopsorted-set
data-structure
EXPIRE key secondsexpiration
management
TTL keyexpiration
management
PUBLISH channel messagepubsub
messaging
SUBSCRIBE channelpubsub
messaging
MULTItransaction
atomic
EXECtransaction
atomic
FLUSHALLmanagement
dangerous
INFOmanagement
monitoring
CONFIG GET parametermanagement
configuration
SAVEpersistence
backup
BGSAVEpersistence
backup
GEOADD key longitude latitude membergeospatial
advanced
GEODIST key member1 member2geospatial
advanced
PFADD key elementhyperloglog
probabilistic
PFCOUNT keyhyperloglog
probabilistic
XADD key ID field valuestream
messaging
XREAD COUNT n STREAMS key IDstream
messaging
CLUSTER INFOcluster
management
CLUSTER NODEScluster
management
AUTH passwordsecurity
authentication
ACL ...security
acl
Missing a command?
Help us improve this collection by suggesting commands that should be added. Your contributions help the entire developer community!