redisank v0.1.1 Redisank.Base

Summary

Functions

del(key)
exists(key)
expire(key, val)
flushdb()
keys(key)
pid()
ping()
pttl(key)
ttl(key)
type(key)
zadd(key, num, val)
zincrby(key, num, val)
zrange(key, f, t, withscores)
zrevrangebyscore(key, f, t)
zrevrangebyscore(key, f, t, opts)
zunionstore(key, cmd)
zunionstore(key, keys, opts)