Class: Swagger::Redis
- Inherits:
-
Object
- Object
- Swagger::Redis
- Extended by:
- Swallow
- Defined in:
- lib/swagger/redis.rb
Constant Summary
Constants included from Commands::SortedSets
Commands::SortedSets::KEY_TYPE
Constants included from Commands::Sets
Constants included from Commands::Lists
Method Summary
Methods included from Swallow
Methods included from Commands::Strings
#decr, #decrby, #get, #incr, #incrby, #mapped_mget, #mget, #set, #setnx
Methods included from Commands::SortedSets
#zadd, #zcard, #zrange, #zrangebyscore, #zrem
Methods included from Commands::Sets
#sadd, #sismember, #smembers, #srem
Methods included from Commands::Lists
#llen, #lpop, #lrange, #lrem, #lset, #ltrim, #rpush