Class: FastCache::Dictionary
- Inherits:
-
Connection
- Object
- Connection
- FastCache::Dictionary
- Defined in:
- lib/fastcache/interface/dictionary.rb
Constant Summary
Constants inherited from Connection
Connection::CONNECTION_OPTIONS
Instance Attribute Summary
Attributes inherited from Connection
Method Summary
Methods inherited from Connection
#close_all_connections, #initialize
Methods included from Memcache::Protocol
#add, #cas, #decr, #delete, #flush_all_caches, #flush_cache, #get, #incr, #replace, #reset_connections, #set, #stats
Constructor Details
This class inherits a constructor from FastCache::Connection