Quantcast
Channel: memcache fetching wrong values while using acts_as_cached plugin - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by spickermann for memcache fetching wrong values while using...

Phusion Passenger spawns a new servers by forking an existing process. After that the different processes share code. On the one hand this saves a lot of memory compared to mongrel servers for example....

View Article



memcache fetching wrong values while using acts_as_cached plugin

I have installed memcached gem and acts_as_cached plugin. I have few models like class Bike < ActiveRecord::Base acts_as_cached .......... end class Car < ActiveRecord::Base acts_as_cached...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images