colinsurprenant / memcached-config
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
a9f50f8
Colin Surprenant (author)
Fri Jun 12 14:09:59 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Wed Jun 10 20:16:08 -0700 2009 | |
| |
memcached_config.rb | Fri Jun 12 14:09:59 -0700 2009 |
README.markdown
memcached-config
- github repository: http://github.com/colinsurprenant/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
- http://www.praizedmedia.com/
- http://github.com/colinsurprenant/
- http://eventuallyconsistent.com/blog/
- @colinsurprenant on Twitter
Usage
tbd
Changelog
Version 1.0: 2009-06-10
- (Colin Surprenant) Inital release.
