-
Notifications
You must be signed in to change notification settings - Fork 1
Command Support Status
Yi-Pin Chen edited this page Sep 25, 2025
·
2 revisions
cmd type | .NET |
---|---|
ping | Done |
info | Done |
Config get | Not started |
Config set | Not started |
Config rewrite | Not started |
Config resetstat | Not started |
incrby | Done |
incr | Done |
incrbyfloat | Done |
decr | Done |
decrby | Done |
del | Done |
select | Done |
client ID | Done |
multi | Not started |
exec | Not started |
client getname | Done |
auth | API not required |
set | Done (no opts) |
mset | Done |
mget | Done |
get | Done |
hset | Done |
sadd | Done |
srem | Done |
smembers | Done |
scard | Done |
hmset | deprecated |
exists | Done |
command | N/A |
readonly | N/A |
hget | Done |
hgetall | Done |
hdel | Done |
hmget | Done |
hexists | Done |
hincrby | Done |
hincrbyfloat | Done |
expire | Done |
pexpireat | Not started |
pexpire | Not started |
expireat | Not started |
lpush | Done |
lpop | Done |
rpush | Done |
rpop | Done |
rpoplpush | deprecated |
llen | Done |
lrem | Done |
ltrim | Done |
lrange | Done |
unlink | Not started |
ttl | Done |
publish | Not started |
subscribe | Not started |
eval | Not started |
evalsha | Not started |
script API (load + eval) | Not started |
script exists | Not started |
script flush | Not started |
script kill | Not started |
scan | Not started |
zrangebyscore | deprecated |
zremrangebyscore | Done |
setnx | deprecated |
bgsave | Not needed |
setex | deprecated |
zadd | Done |
zrem | Done |
zrange | Done |
unsubscribe | Not started |
psubscribe | Not started |
zcard | Done |
type | Done |
echo | Done |
brpop | Done |
zremrangebyrank | Done |
psetex | deprecated |
flushall | Not started |
sscan | Done |
flushdb | Not started |
xadd | Not started |
hlen | Done |
hsetnx | Done |
zrevrangebyscore | deprecated |
watch | Not started |
sismember | Done |
pttl | Not started |
zscore | Done |
dbsize | Not started |
zrevrange | deprecated |
hscan | Done |
unwatch | Not started |
hkeys | Done |
xread | Not started |
readwrite | API not required |
zcount | Done |
time | Not started |
append | Done |
rename | Done |
lindex | Done |
punsubscribe | Not started |
persist | Done |
strlen | Done |
zincrby | Done |
xgroup create | Not started |
xgroup createconsumer | Not started |
xgroup delconsumer | Not started |
xgroup destroy | Not started |
xgroup setid | Not started |
getset | Deprecated |
blpop | Done |
zscan | Done |
xreadgroup | Not started |
pfadd | Not started |
renamenx | Not started |
zpopmin | Done |
pfcount | Not started |
wait | Not started |
spop | Done |
restore | Done |
hvals | Done |
sinter | Done |
xtrim | Not started |
zrank | Done |
zinterstore | Done |
xack | Not started |
object encoding | Not started |
object freq | Not started |
object idletime | Not started |
object refcount | Not started |
spublish | Not started |
ssubscribe | Not started |
zrevrank | Done |
pubsub channels | Not started |
pubsub numpat | Not started |
pubsub numsub | Not started |
pubsub shardchannels | Not started |
pubsub shardnumsub | Not started |
sunion | Done |
zunionstore | Done |
lset | Done |
xclaim | Not started |
bitfield | Not started |
getrange | Done |
randomkey | Not started |
srandmember | Done |
dump | Done |
xinfo consumers | Not started |
xinfo groups | Not started |
xinfo stream | Not started |
setbit | Not started |
smove | Done |
xrange | Not started |
xdel | Not started |
linsert | Done |
xlen | Not started |
xpending | Not started |
discard | API not required |
sunionstore | Done |
xrevrange | Not started |
bzpopmin | Done |
rpushx | Done |
sort | Not started |
geoadd | Not started |
zrangebylex | deprecated |
getbit | Not started |
msetnx | Done |
sdiff | Done |
setrange | Done |
sinterstore | Done |
zpopmax | Done |
georadius_ro | Deprecated |
georadius | Deprecated |
pfmerge | Not started |
bitcount | Not started |
sdiffstore | Done |
touch | Done |
smismember | Done |
zremrangebylex | Done |
zrevrangebylex | deprecated |
lpushx | Done |
copy | Done |
hrandfield | Done |
lpos | Done |
geopos | Not started |
xautoclaim | Not started |
zmscore | Done |
bitop | Not started |
lastsave | Not started |
geosearch | Not started |
function delete | Not started |
function dump | Not started |
function flush | Not started |
function kill | Not started |
function list | Not started |
function load | Not started |
function restore | Not started |
function stats | Not started |
zlexcount | Done |
zrandmember | Done |
replicaof | API not required |
bitfield_ro | Not started |
fcall | Not started |
zdiffstore | Done |
move | Done |
geohash | Not started |
bitpos | Not started |
substr | Deprecated |
zdiff | Done |
zrangestore | Done |
geodist | Not started |
georadiusbymember | Deprecated |
bzpopmax | Done |
zinter | Done |
georadiusbymember_ro | Deprecated |
sunsubscribe | Not started |
zunion | Done |
sortstore | Not started |
sort_ro | Not started |
fcall_ro | Not started |
lmpop | Done |
geosearchstore | Not started |
zintercard | Done |
zmpop | Done |
bzmpop | Done |
lcs | Done |
lolwut | Not started |
expiretime | Not started |
pexpiretime | Not started |
hstrlen | Done |
blmove | Done |
blmpop | Done |
brpoplpush | deprecated |
lmove | Done |
sintercard | Done |
getdel | Done |
getex | Done |
quit | API not required |