RedixClustered
v0.1.0
Pages
Modules
RedixClustered.Commands
(RedixClustered v0.1.0)
View Source
Link to this section
Summary
Functions
del(name, key)
expire(name, key, ttl)
get(name, key)
get_ttl(name, key)
hgetall(name, key)
hincrby(name, key, flds)
hincrby(name, key, flds, ttl)
nuke(name, pattern)
pexpire(name, key, ttl)
psetex(name, key, ttl, val)
pttl(name, key)
scan(name, pattern)
scan(name, pattern, limit)
scan(name, pattern, limit, arg4, cursor, acc)
set(name, key, val)
setex(name, key, ttl, val)
setnx_expire_get(name, key, ttl, val)
ttl(name, key)
Link to this section
Functions
Link to this function
del(name, key)
View Source
Link to this function
expire(name, key, ttl)
View Source
Link to this function
get(name, key)
View Source
Link to this function
get_ttl(name, key)
View Source
Link to this function
hgetall(name, key)
View Source
Link to this function
hincrby(name, key, flds)
View Source
Link to this function
hincrby(name, key, flds, ttl)
View Source
Link to this function
nuke(name, pattern)
View Source
Link to this function
pexpire(name, key, ttl)
View Source
Link to this function
psetex(name, key, ttl, val)
View Source
Link to this function
pttl(name, key)
View Source
Link to this function
scan(name, pattern)
View Source
Link to this function
scan(name, pattern, limit)
View Source
Link to this function
scan(name, pattern, limit, arg4, cursor, acc)
View Source
Link to this function
set(name, key, val)
View Source
Link to this function
setex(name, key, ttl, val)
View Source
Link to this function
setnx_expire_get(name, key, ttl, val)
View Source
Link to this function
ttl(name, key)
View Source