Table of Contents - pools-1.2.0 Documentation
Classes and Modules
- Cassandra
- Cassandra::Pooled
- CassandraCQL
- CassandraCQL::Pooled
- Pools
- Pools::ConnectionPool
- Pools::Handler
- Pools::Middleware
- Pools::Pooled
- Pools::Pooled::ClassMethods
- Redis
- Redis::Pooled
- Redis::PooledStore
- Redis::Store
Methods
- ::handler — Pools
- ::new — CassandraCQL::Pooled
- ::new — Cassandra::Pooled
- ::new — Pools::ConnectionPool
- ::new — Pools::Handler
- ::new — Pools::Middleware
- ::new — Redis::Pooled
- ::new — Redis::PooledStore
- ::new — Pools::Pooled
- ::new — Redis::Store
- #__connection — CassandraCQL::Pooled
- #__connection — Cassandra::Pooled
- #__connection — Redis::Pooled
- #__connection — Pools::Pooled
- #__disconnect — CassandraCQL::Pooled
- #__disconnect — Cassandra::Pooled
- #__disconnect — Redis::Pooled
- #__disconnect — Pools::Pooled
- #__prepare — Pools::Pooled
- #_extend_marshalling — Redis::PooledStore
- #add — Pools::Handler
- #call — Pools::Middleware
- #checkin — Pools::ConnectionPool
- #checkout — Pools::ConnectionPool
- #checkout_connection — Pools::ConnectionPool
- #checkout_existing_connection — Pools::ConnectionPool
- #checkout_new_connection — Pools::ConnectionPool
- #clear_active_connections! — Pools::Handler
- #clear_all_connections! — Pools::Handler
- #clear_stale_cached_connections! — Pools::ConnectionPool
- #connected? — Pools::ConnectionPool
- #connected? — Pools::Handler
- #connection — Pools::ConnectionPool
- #connection_methods — Pools::Pooled::ClassMethods
- #disconnect! — Pools::ConnectionPool
- #preparation_methods — Pools::Pooled::ClassMethods
- #release_connection — Pools::ConnectionPool
- #remove_connection — Pools::Handler
- #retrieve_connection_pool — Pools::Handler
- #to_s — Redis::PooledStore
- #with_connection — Pools::ConnectionPool
- #with_connection — Pools::Pooled