nkallen / cache-money

A Write-Through Cacheing Library for ActiveRecord
Apache License 2.0
995 stars 107 forks source link

config/memcached.yaml - namespace isn't honored #2

Closed dkindlund closed 15 years ago

dkindlund commented 15 years ago

the master and libmemcached branches do not use the 'namespace' supplied in memcached.yml

dkindlund commented 15 years ago

apparently, this issue is solved by setting a "prefix_key" in memcached.yml

schubert commented 14 years ago

I think that may only work if you are using the memcached client not the memcache-client either way something needs to be documented or fixed because namespace is not being honored. that this not very usable in multiple-environment apps with a single memcache.