All,
-
What is the best resource/tutorial for learning how to set up
memcached with Rails? -
Is the memcached server accessible to many client machines so that
my cache can be available to all of the servers in a Mongrel cluster?
Thanks,
Wes
All,
What is the best resource/tutorial for learning how to set up
memcached with Rails?
Is the memcached server accessible to many client machines so that
my cache can be available to all of the servers in a Mongrel cluster?
Thanks,
Wes
- What is the best resource/tutorial for learning how to set up
memcached with Rails?
http://dev.robotcoop.com/Libraries/memcache-client/index.html
There’s also some plugins that will let you use memcache for
sessions/cache/models, etc…
- Is the memcached server accessible to many client machines so that
my cache can be available to all of the servers in a Mongrel cluster?
Yes.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs