colinsurprenant / memcached-config

cache_fu/acts_as_cached memcached.yml config parser

This URL has Read+Write access

memcached-config / README.markdown
100644 24 lines (14 sloc) 0.771 kb

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.