Unicorn, Rails and Memcached

2010-01-05 Thread Stefan Maier
Hi, I am running unicorn with rails and memcached. The combination usually works flawlessly but sometimes when I retrieve an item from memcached i get a different, unrelated item. At the moment I'm more or less investigating in all directions and after reading http://www.modrails.com

Re: Unicorn, Rails and Memcached

2010-01-05 Thread Eric Wong
Stefan Maier stefanma...@gmail.com wrote: Hi, I am running unicorn with rails and memcached. The combination usually works flawlessly but sometimes when I retrieve an item from memcached i get a different, unrelated item. At the moment I'm more or less investigating in all directions

Re: Unicorn, Rails and Memcached

2010-01-05 Thread Stefan Maier
Am 1/5/10 11:34 PM, schrieb Eric Wong: Stefan Maier stefanma...@gmail.com wrote: Hi, I am running unicorn with rails and memcached. The combination usually works flawlessly but sometimes when I retrieve an item from memcached i get a different, unrelated item. At the moment I'm more