Table of Contents - redis_rds-0.1.5 Documentation
Classes and Modules
- RedisRds
- RedisRds::Composite
- RedisRds::Counter
- RedisRds::ExpirableHash
- RedisRds::Hash
- RedisRds::List
- RedisRds::Mutex
- RedisRds::NestedHash
- RedisRds::Object
- RedisRds::Set
- RedisRds::SortedSet
- RedisRds::SortedStringSet
- RedisRds::String
Methods
- ::config — RedisRds
- ::configure — RedisRds::Object
- ::configure — RedisRds
- ::connection — RedisRds::Object
- ::flushdb — RedisRds::Object
- ::new — RedisRds::Composite
- ::new — RedisRds::Mutex
- ::new — RedisRds::Object
- ::unserialize — RedisRds::Mutex
- #<< — RedisRds::Set
- #<< — RedisRds::SortedSet
- #[] — RedisRds::Hash
- #[]= — RedisRds::Hash
- #add — RedisRds::Composite
- #add — RedisRds::Set
- #add — RedisRds::SortedSet
- #add — RedisRds::SortedStringSet
- #all — RedisRds::ExpirableHash
- #all — RedisRds::Hash
- #all — RedisRds::Set
- #all — RedisRds::SortedSet
- #all — RedisRds::SortedStringSet
- #append — RedisRds::String
- #clear — RedisRds::Composite
- #clear — RedisRds::List
- #connection — RedisRds::Object
- #consume — RedisRds::Set
- #decr — RedisRds::Hash
- #decr — RedisRds::String
- #decrby — RedisRds::Hash
- #decrby — RedisRds::String
- #delete — RedisRds::Composite
- #delete — RedisRds::Object
- #dump — RedisRds::Object
- #each — RedisRds::Hash
- #each — RedisRds::List
- #each — RedisRds::Set
- #each — RedisRds::SortedSet
- #empty? — RedisRds::List
- #empty? — RedisRds::SortedSet
- #exists? — RedisRds::Object
- #expire — RedisRds::Object
- #expireat — RedisRds::Object
- #expired? — RedisRds::ExpirableHash
- #expiry_key — RedisRds::ExpirableHash
- #format_key — RedisRds::NestedHash
- #format_member_key — RedisRds::Composite
- #format_redis_key — RedisRds::Object
- #generate_owner — RedisRds::Mutex
- #get — RedisRds::ExpirableHash
- #get — RedisRds::Hash
- #get — RedisRds::List
- #get — RedisRds::NestedHash
- #get — RedisRds::String
- #getall — RedisRds::Hash
- #include? — RedisRds::Set
- #include? — RedisRds::SortedSet
- #incr — RedisRds::Hash
- #incr — RedisRds::String
- #incrby — RedisRds::Counter
- #incrby — RedisRds::Hash
- #incrby — RedisRds::NestedHash
- #incrby — RedisRds::String
- #index_of — RedisRds::SortedSet
- #key? — RedisRds::Hash
- #key? — RedisRds::NestedHash
- #keys — RedisRds::Hash
- #length — RedisRds::String
- #lock — RedisRds::Mutex
- #locked? — RedisRds::Mutex
- #lpop — RedisRds::List
- #lpush — RedisRds::List
- #merge — RedisRds::Set
- #method_missing — RedisRds::Composite
- #mget — RedisRds::Hash
- #mset — RedisRds::Hash
- #namespace — RedisRds::Object
- #owned? — RedisRds::Mutex
- #persist — RedisRds::Object
- #pttl — RedisRds::Object
- #push — RedisRds::Set
- #push — RedisRds::SortedSet
- #push — RedisRds::SortedStringSet
- #range — RedisRds::SortedSet
- #range — RedisRds::SortedStringSet
- #release — RedisRds::Mutex
- #remove — RedisRds::ExpirableHash
- #remove — RedisRds::Hash
- #remove — RedisRds::NestedHash
- #remove — RedisRds::Set
- #remove — RedisRds::SortedSet
- #remove — RedisRds::SortedStringSet
- #remove_by_score — RedisRds::SortedSet
- #ring_increment_script — RedisRds::Counter
- #rpush — RedisRds::List
- #serialize — RedisRds::Mutex
- #set — RedisRds::ExpirableHash
- #set — RedisRds::Hash
- #set — RedisRds::NestedHash
- #set — RedisRds::String
- #setex — RedisRds::ExpirableHash
- #setex — RedisRds::NestedHash
- #setex — RedisRds::String
- #setnx — RedisRds::Hash
- #setnx — RedisRds::NestedHash
- #setnx — RedisRds::String
- #size — RedisRds::List
- #size — RedisRds::Set
- #size — RedisRds::SortedSet
- #synchronize — RedisRds::Mutex
- #to_json — RedisRds::Hash
- #to_json — RedisRds::Set
- #to_json — RedisRds::SortedSet
- #ttl — RedisRds::Object
- #type — RedisRds::Object
- #values — RedisRds::Hash