Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

List of Redis commands supported by RedisLess #48

Open
clarity0 opened this issue May 21, 2021 · 1 comment
Open

List of Redis commands supported by RedisLess #48

clarity0 opened this issue May 21, 2021 · 1 comment

Comments

@clarity0
Copy link
Contributor

clarity0 commented May 21, 2021

  • append
  • dbsize
  • del
  • exists
  • expire
  • get
  • getset
  • hget
  • hmset
  • hset
  • incr
  • incrby
  • info
  • mget
  • mset
  • msetnx
  • pexpire
  • ping
  • psetex
  • set
  • setex
  • setnx
  • acl
  • asking
  • auth
  • bgrewriteaof
  • bgsave
  • bitcount
  • bitfield
  • bitfield_ro
  • bitop
  • bitpos
  • blmove
  • blpop
  • brpop
  • brpoplpush
  • bzpopmax
  • bzpopmin
  • client
  • cluster
  • command
  • config
  • copy
  • crc64
  • debug
  • decr
  • decrby
  • dict
  • discard
  • dump
  • echo
  • endianconv
  • eval
  • eval_ro
  • evalsha
  • evalsha_ro
  • exec
  • expireat
  • failover
  • flushall
  • flushdb
  • geoadd
  • geodist
  • geohash
  • geopos
  • georadius
  • georadiusbymember
  • georadiusbymember_ro
  • georadius_ro
  • geosearch
  • geosearchstore
  • getbit
  • getdel
  • getex
  • getrange
  • hdel
  • hello
  • hexists
  • hgetall
  • hincrby
  • hincrbyfloat
  • hkeys
  • hlen
  • hmget
  • host:
  • hrandfield
  • hscan
  • hsetnx
  • hstrlen
  • hvals
  • incrbyfloat
  • intset
  • keys
  • lastsave
  • latency
  • lindex
  • linsert
  • llen
  • lmove
  • lolwut
  • lpop
  • lpos
  • lpush
  • lpushx
  • lrange
  • lrem
  • lset
  • ltrim
  • memory
  • migrate
  • module
  • monitor
  • move
  • multi
  • object
  • persist
  • pexpireat
  • pfadd
  • pfcount
  • pfdebug
  • pfmerge
  • pfselftest
  • post
  • psubscribe
  • psync
  • pttl
  • publish
  • pubsub
  • punsubscribe
  • quicklist
  • randomkey
  • readonly
  • readwrite
  • rename
  • renamenx
  • replconf
  • replicaof
  • reset
  • restore
  • restore-asking
  • role
  • rpop
  • rpoplpush
  • rpush
  • rpushx
  • sadd
  • save
  • scan
  • scard
  • script
  • sdiff
  • sdiffstore
  • sds
  • select
  • setbit
  • setrange
  • sha1test
  • shutdown
  • sinter
  • sinterstore
  • sismember
  • slaveof
  • slowlog
  • smembers
  • smismember
  • smove
  • sort
  • spop
  • srandmember
  • srem
  • sscan
  • stralgo
  • strlen
  • subscribe
  • substr
  • sunion
  • sunionstore
  • swapdb
  • sync
  • time
  • touch
  • ttl
  • type
  • unlink
  • unsubscribe
  • unwatch
  • util
  • wait
  • watch
  • xack
  • xadd
  • xautoclaim
  • xclaim
  • xdel
  • xgroup
  • xinfo
  • xlen
  • xpending
  • xrange
  • xread
  • xreadgroup
  • xrevrange
  • xsetid
  • xtrim
  • zadd
  • zcard
  • zcount
  • zdiff
  • zdiffstore
  • zincrby
  • zinter
  • zinterstore
  • ziplist
  • zipmap
  • zlexcount
  • zmalloc
  • zmscore
  • zpopmax
  • zpopmin
  • zrandmember
  • zrange
  • zrangebylex
  • zrangebyscore
  • zrangestore
  • zrank
  • zrem
  • zremrangebylex
  • zremrangebyrank
  • zremrangebyscore
  • zrevrange
  • zrevrangebylex
  • zrevrangebyscore
  • zrevrank
  • zscan
  • zscore
  • zunion
  • zunionstore
@clarity0
Copy link
Contributor Author

from server.c

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant