redis.command-writer vocabulary
Factor handbook ยป Vocabulary index


Summary
Definitions of messages sent to Redis

Metadata
Parents:redis
Authors:Bruno Deferrari, Benjamin Pollack


Words

Ordinary words
WordStack effect
acl( args -- )
acl-cat( args -- )
acl-deluser( args -- )
acl-dryrun( args -- )
acl-genpass( args -- )
acl-getuser( args -- )
acl-help( args -- )
acl-list( args -- )
acl-load( args -- )
acl-log( args -- )
acl-save( args -- )
acl-setuser( args -- )
acl-users( args -- )
acl-whoami( args -- )
append( args -- )
arcount( args -- )
ardel( args -- )
ardelrange( args -- )
arget( args -- )
argetrange( args -- )
argrep( args -- )
arinfo( args -- )
arinsert( args -- )
arlastitems( args -- )
arlen( args -- )
armget( args -- )
armset( args -- )
arnext( args -- )
arop( args -- )
arring( args -- )
arscan( args -- )
arseek( args -- )
arset( args -- )
asking( args -- )
auth( args -- )
bgrewriteaof( args -- )
bgsave( args -- )
bitcount( args -- )
bitfield( args -- )
bitfield_ro( args -- )
bitop( args -- )
bitpos( args -- )
blmove( args -- )
blmpop( args -- )
blpop( args -- )
brpop( args -- )
brpoplpush( args -- )
bzmpop( args -- )
bzpopmax( args -- )
bzpopmin( args -- )
client( args -- )
client-caching( args -- )
client-getname( args -- )
client-getredir( args -- )
client-help( args -- )
client-id( args -- )
client-info( args -- )
client-kill( args -- )
client-list( args -- )
client-no-evict( args -- )
client-no-touch( args -- )
client-pause( args -- )
client-reply( args -- )
client-setinfo( args -- )
client-setname( args -- )
client-tracking( args -- )
client-trackinginfo( args -- )
client-unblock( args -- )
client-unpause( args -- )
cluster( args -- )
cluster-addslots( args -- )
cluster-addslotsrange( args -- )
cluster-bumpepoch( args -- )
cluster-count-failure-reports( args -- )
cluster-countkeysinslot( args -- )
cluster-delslots( args -- )
cluster-delslotsrange( args -- )
cluster-failover( args -- )
cluster-flushslots( args -- )
cluster-forget( args -- )
cluster-getkeysinslot( args -- )
cluster-help( args -- )
cluster-info( args -- )
cluster-keyslot( args -- )
cluster-links( args -- )
cluster-meet( args -- )
cluster-migration( args -- )
cluster-myid( args -- )
cluster-myshardid( args -- )
cluster-nodes( args -- )
cluster-replicas( args -- )
cluster-replicate( args -- )
cluster-reset( args -- )
cluster-saveconfig( args -- )
cluster-set-config-epoch( args -- )
cluster-setslot( args -- )
cluster-shards( args -- )
cluster-slaves( args -- )
cluster-slot-stats( args -- )
cluster-slots( args -- )
cluster-syncslots( args -- )
command( args -- )
command-count( args -- )
command-docs( args -- )
command-getkeys( args -- )
command-getkeysandflags( args -- )
command-help( args -- )
command-info( args -- )
command-list( args -- )
config( args -- )
config-get( args -- )
config-help( args -- )
config-resetstat( args -- )
config-rewrite( args -- )
config-set( args -- )
copy( args -- )
dbsize( args -- )
debug( args -- )
decr( args -- )
decrby( args -- )
del( args -- )
delex( args -- )
digest( args -- )
discard( args -- )
dump( args -- )
echo( args -- )
eval( args -- )
eval_ro( args -- )
evalsha( args -- )
evalsha_ro( args -- )
exec( args -- )
exists( args -- )
expire( args -- )
expireat( args -- )
expiretime( args -- )
failover( args -- )
fcall( args -- )
fcall_ro( args -- )
flushall( args -- )
flushdb( args -- )
function( args -- )
function-delete( args -- )
function-dump( args -- )
function-flush( args -- )
function-help( args -- )
function-kill( args -- )
function-list( args -- )
function-load( args -- )
function-restore( args -- )
function-stats( args -- )
geoadd( args -- )
geodist( args -- )
geohash( args -- )
geopos( args -- )
georadius( args -- )
georadius_ro( args -- )
georadiusbymember( args -- )
georadiusbymember_ro( args -- )
geosearch( args -- )
geosearchstore( args -- )
get( args -- )
getbit( args -- )
getdel( args -- )
getex( args -- )
getrange( args -- )
getset( args -- )
hdel( args -- )
hello( args -- )
hexists( args -- )
hexpire( args -- )
hexpireat( args -- )
hexpiretime( args -- )
hget( args -- )
hgetall( args -- )
hgetdel( args -- )
hgetex( args -- )
hincrby( args -- )
hincrbyfloat( args -- )
hkeys( args -- )
hlen( args -- )
hmget( args -- )
hmset( args -- )
hotkeys( args -- )
hotkeys-get( args -- )
hotkeys-help( args -- )
hotkeys-reset( args -- )
hotkeys-start( args -- )
hotkeys-stop( args -- )
hpersist( args -- )
hpexpire( args -- )
hpexpireat( args -- )
hpexpiretime( args -- )
hpttl( args -- )
hrandfield( args -- )
hscan( args -- )
hset( args -- )
hsetex( args -- )
hsetnx( args -- )
hstrlen( args -- )
httl( args -- )
hvals( args -- )
incr( args -- )
incrby( args -- )
incrbyfloat( args -- )
increx( args -- )
info( args -- )
keys( args -- )
lastsave( args -- )
latency( args -- )
latency-doctor( args -- )
latency-graph( args -- )
latency-help( args -- )
latency-histogram( args -- )
latency-history( args -- )
latency-latest( args -- )
latency-reset( args -- )
lcs( args -- )
lindex( args -- )
linsert( args -- )
llen( args -- )
lmove( args -- )
lmpop( args -- )
lolwut( args -- )
lpop( args -- )
lpos( args -- )
lpush( args -- )
lpushx( args -- )
lrange( args -- )
lrem( args -- )
lset( args -- )
ltrim( args -- )
memory( args -- )
memory-doctor( args -- )
memory-help( args -- )
memory-malloc-stats( args -- )
memory-purge( args -- )
memory-stats( args -- )
memory-usage( args -- )
mget( args -- )
migrate( args -- )
module( args -- )
module-help( args -- )
module-list( args -- )
module-load( args -- )
module-loadex( args -- )
module-unload( args -- )
monitor( args -- )
move( args -- )
mset( args -- )
msetex( args -- )
msetnx( args -- )
multi( args -- )
object( args -- )
object-encoding( args -- )
object-freq( args -- )
object-help( args -- )
object-idletime( args -- )
object-refcount( args -- )
persist( args -- )
pexpire( args -- )
pexpireat( args -- )
pexpiretime( args -- )
pfadd( args -- )
pfcount( args -- )
pfdebug( args -- )
pfmerge( args -- )
pfselftest( args -- )
ping( args -- )
psetex( args -- )
psubscribe( args -- )
psync( args -- )
pttl( args -- )
publish( args -- )
pubsub( args -- )
pubsub-channels( args -- )
pubsub-help( args -- )
pubsub-numpat( args -- )
pubsub-numsub( args -- )
pubsub-shardchannels( args -- )
pubsub-shardnumsub( args -- )
punsubscribe( args -- )
quit( args -- )
randomkey( args -- )
readonly( args -- )
readwrite( args -- )
rename( args -- )
renamenx( args -- )
replconf( args -- )
replicaof( args -- )
reset( args -- )
restore( args -- )
restore-asking( args -- )
role( args -- )
rpop( args -- )
rpoplpush( args -- )
rpush( args -- )
rpushx( args -- )
sadd( args -- )
save( args -- )
scan( args -- )
scard( args -- )
script( args -- )
script-debug( args -- )
script-exists( args -- )
script-flush( args -- )
script-help( args -- )
script-kill( args -- )
script-load( args -- )
sdiff( args -- )
sdiffstore( args -- )
select( args -- )
sentinel( args -- )
sentinel-ckquorum( args -- )
sentinel-config( args -- )
sentinel-debug( args -- )
sentinel-failover( args -- )
sentinel-flushconfig( args -- )
sentinel-get-master-addr-by-name( args -- )
sentinel-help( args -- )
sentinel-info-cache( args -- )
sentinel-is-master-down-by-addr( args -- )
sentinel-master( args -- )
sentinel-masters( args -- )
sentinel-monitor( args -- )
sentinel-myid( args -- )
sentinel-pending-scripts( args -- )
sentinel-remove( args -- )
sentinel-replicas( args -- )
sentinel-reset( args -- )
sentinel-sentinels( args -- )
sentinel-set( args -- )
sentinel-simulate-failure( args -- )
sentinel-slaves( args -- )
set( args -- )
setbit( args -- )
setex( args -- )
setnx( args -- )
setrange( args -- )
sflush( args -- )
shutdown( args -- )
sinter( args -- )
sintercard( args -- )
sinterstore( args -- )
sismember( args -- )
slaveof( args -- )
slowlog( args -- )
slowlog-get( args -- )
slowlog-help( args -- )
slowlog-len( args -- )
slowlog-reset( args -- )
smembers( args -- )
smismember( args -- )
smove( args -- )
sort( args -- )
sort_ro( args -- )
spop( args -- )
spublish( args -- )
srandmember( args -- )
srem( args -- )
sscan( args -- )
ssubscribe( args -- )
strlen( args -- )
subscribe( args -- )
substr( args -- )
sunion( args -- )
sunionstore( args -- )
sunsubscribe( args -- )
swapdb( args -- )
sync( args -- )
time( args -- )
touch( args -- )
trimslots( args -- )
ttl( args -- )
type( args -- )
unlink( args -- )
unsubscribe( args -- )
unwatch( args -- )
wait( args -- )
waitaof( args -- )
watch( args -- )
write-command( args command -- )
xack( args -- )
xackdel( args -- )
xadd( args -- )
xautoclaim( args -- )
xcfgset( args -- )
xclaim( args -- )
xdel( args -- )
xdelex( args -- )
xgroup( args -- )
xgroup-create( args -- )
xgroup-createconsumer( args -- )
xgroup-delconsumer( args -- )
xgroup-destroy( args -- )
xgroup-help( args -- )
xgroup-setid( args -- )
xidmprecord( args -- )
xinfo( args -- )
xinfo-consumers( args -- )
xinfo-groups( args -- )
xinfo-help( args -- )
xinfo-stream( args -- )
xlen( args -- )
xnack( args -- )
xpending( args -- )
xrange( args -- )
xread( args -- )
xreadgroup( args -- )
xrevrange( args -- )
xsetid( args -- )
xtrim( args -- )
zadd( args -- )
zcard( args -- )
zcount( args -- )
zdiff( args -- )
zdiffstore( args -- )
zincrby( args -- )
zinter( args -- )
zintercard( args -- )
zinterstore( args -- )
zlexcount( args -- )
zmpop( args -- )
zmscore( args -- )
zpopmax( args -- )
zpopmin( args -- )
zrandmember( args -- )
zrange( args -- )
zrangebylex( args -- )
zrangebyscore( args -- )
zrangestore( args -- )
zrank( args -- )
zrem( args -- )
zremrangebylex( args -- )
zremrangebyrank( args -- )
zremrangebyscore( args -- )
zrevrange( args -- )
zrevrangebylex( args -- )
zrevrangebyscore( args -- )
zrevrank( args -- )
zscan( args -- )
zscore( args -- )
zunion( args -- )
zunionstore( args -- )


Files


Metadata files