memcache_util.rb

Path: lib/memcache_util.rb
Last Update: Tue Feb 01 10:55:33 +0000 2011

A utility wrapper around the MemCache client to simplify cache access. All methods silently ignore MemCache errors.

This API is deprecated, please use the Rails.cache API or your own wrapper API around MemCache.

[Validate]