Class: FastCache::Dictionary

Inherits:
Connection show all
Defined in:
lib/fastcache/interface/dictionary.rb

Instance Attribute Summary

Attributes inherited from Connection

#bucket_class, #hash_class, #marshal_module, #nodes

Method Summary

Methods inherited from Connection

#close, #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