Class Memcache::Base
In: lib/memcache/base.rb
Parent: Object

Methods

add   append   cache_key   cas   clear   decr   gets   incr   prepend   replace  

Attributes

prefix  [RW] 

Public Instance methods

Default implementations based on get and set.

Protected Instance methods

[Validate]