public
Description: cache_fu/acts_as_cached memcached.yml config parser
Homepage:
Clone URL: git://github.com/colinsurprenant/memcached-config.git
name age message
file README.markdown Wed Jun 10 20:16:08 -0700 2009 typos [Colin Surprenant]
file memcached_config.rb Fri Jun 12 14:09:59 -0700 2009 fix namespace RAILS_ENV appending [Colin Surprenant]
README.markdown

memcached-config

A memcache.yml cache_fu/acts_as_memcached config file parser. I use this to initialize a memcached client or the Rails :mem_cache_store using the options specified in config/memcached.yml.

Author

Colin Surprenant, Praized Media

Usage

tbd

Changelog

Version 1.0: 2009-06-10

  • (Colin Surprenant) Inital release.