Table of Contents - redis_ha-0.1.4 Documentation
Classes and Modules
- Object
- RedisHA
- RedisHA::Base
- RedisHA::Connection
- RedisHA::ConnectionPool
- RedisHA::Counter
- RedisHA::HashMap
- RedisHA::Protocol
- RedisHA::Set
Methods
- ::new — RedisHA::Connection
- ::new — RedisHA::ConnectionPool
- ::new — RedisHA::Base
- ::parse — RedisHA::Protocol
- ::peek? — RedisHA::Protocol
- ::request — RedisHA::Protocol
- #<< — RedisHA::Connection
- #add — RedisHA::Set
- #await — RedisHA::ConnectionPool
- #bm — Object
- #check — RedisHA::Connection
- #connect — RedisHA::ConnectionPool
- #decr — RedisHA::Counter
- #execute — RedisHA::ConnectionPool
- #execution_expired — RedisHA::Connection
- #finish — RedisHA::Connection
- #get — RedisHA::Counter
- #get — RedisHA::HashMap
- #get — RedisHA::Set
- #incr — RedisHA::Counter
- #merge_strategy — RedisHA::Counter
- #merge_strategy — RedisHA::HashMap
- #merge_strategy — RedisHA::Set
- #method_missing — RedisHA::ConnectionPool
- #next — RedisHA::Connection
- #ready? — RedisHA::Connection
- #rem — RedisHA::Set
- #rewind — RedisHA::Connection
- #select — RedisHA::ConnectionPool
- #set — RedisHA::Counter
- #set — RedisHA::HashMap
- #setup — RedisHA::Connection
- #up_or_retry? — RedisHA::Connection
- #wait_read? — RedisHA::Connection
- #wait_write? — RedisHA::Connection
- #yield_connect — RedisHA::Connection
- #yield_read — RedisHA::Connection
- #yield_write — RedisHA::Connection