A platform combines multiple tutorials, projects, documentations, questions and answers for developers
  • Home (current)
  • Documentations
  • About
  • Login
  1. Home
  2. Documentations
  3. Redis
  4. client unpause

CLIENT

CLIENT UNPAUSE

Available since 6.2.0.

Time complexity: O(N) Where N is the number of paused clients

CLIENT UNPAUSE is used to resume command processing for all clients that were paused by CLIENT PAUSE.

Return value

Simple string reply: The command returns OK

© 2009–2020 Salvatore Sanfilippo
Licensed under the Creative Commons Attribution-ShareAlike License 4.0.
https://redis.io/commands/client-unpause

Miscellaneous
acl cat
acl deluser
acl genpass
acl getuser
acl help
acl list
acl load
acl log
acl save
acl setuser
acl users
acl whoami
Strings
append
bgrewriteaof
bgsave
bitcount
bitfield
bitop
bitpos
blmove
blpop
brpop
brpoplpush
command
command count
command getkeys
command info
config get
config resetstat
config rewrite
config set
copy
dbsize
debug object
debug segfault
decr
decrby
del
dump
exists
expire
expireat
failover
flushall
flushdb
get
getbit
getdel
getex
getrange
getset
incr
incrby
incrbyfloat
info
keys
lastsave
latency doctor
latency graph
latency help
latency history
latency latest
latency reset
lindex
linsert
llen
lmove
lolwut
lpop
lpos
lpush
lpushx
lrange
lrem
lset
ltrim
memory doctor
memory help
memory malloc stats
memory purge
memory stats
memory usage
mget
migrate
module list
module load
module unload
monitor
move
mset
msetnx
object
persist
pexpire
pexpireat
psetex
psync
pttl
randomkey
rename
renamenx
replicaof
restore
role
rpop
rpoplpush
rpush
rpushx
save
scan
set
setbit
setex
setnx
setrange
shutdown
slaveof
slowlog
sort
stralgo
strlen
swapdb
sync
time
touch
ttl
type
unlink
wait
Connection
auth
client caching
client getname
client getredir
client id
client info
client kill
client list
client pause
client reply
client setname
client tracking
client trackinginfo
client unblock
client unpause
echo
hello
ping
quit
reset
select
Sorted Sets
bzpopmax
bzpopmin
zadd
zcard
zcount
zdiff
zdiffstore
zincrby
zinter
zinterstore
zlexcount
zmscore
zpopmax
zpopmin
zrandmember
zrange
zrangebylex
zrangebyscore
zrangestore
zrank
zrem
zremrangebylex
zremrangebyrank
zremrangebyscore
zrevrange
zrevrangebylex
zrevrangebyscore
zrevrank
zscan
zscore
zunion
zunionstore
Cluster
cluster addslots
cluster bumpepoch
cluster count failure reports
cluster countkeysinslot
cluster delslots
cluster failover
cluster flushslots
cluster forget
cluster getkeysinslot
cluster info
cluster keyslot
cluster meet
cluster myid
cluster nodes
cluster replicas
cluster replicate
cluster reset
cluster saveconfig
cluster set config epoch
cluster setslot
cluster slaves
cluster slots
readonly
readwrite
Transactions
discard
exec
multi
unwatch
watch
Scripting
eval
evalsha
script debug
script exists
script flush
script kill
script load
Geo
geoadd
geodist
geohash
geopos
georadius
georadiusbymember
geosearch
geosearchstore
Hashes
hdel
hexists
hget
hgetall
hincrby
hincrbyfloat
hkeys
hlen
hmget
hmset
hrandfield
hscan
hset
hsetnx
hstrlen
hvals
HyperLogLog
pfadd
pfcount
pfmerge
Pub/Sub
psubscribe
publish
pubsub
punsubscribe
subscribe
unsubscribe
Sets
sadd
scard
sdiff
sdiffstore
sinter
sinterstore
sismember
smembers
smismember
smove
spop
srandmember
srem
sscan
sunion
sunionstore
Stream
xack
xadd
xautoclaim
xclaim
xdel
xgroup
xinfo
xlen
xpending
xrange
xread
xreadgroup
xrevrange
xtrim
Copyright ©2025 TypeError Powered By AnyPost, page cost 85ms.
Privacy Policy