RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Ask Rubyflow: Tutorials on setting up optimized Memcached for Ruby/Rails?

Is there a thorough tutorial anywhere on how to setup memcached and the ruby memcache library? (e.g. libmemcached vs. memcache-client, etc) Recommended plugins, etc? self

Comments

If you are using Rails 2.3 or plain old Ruby, “gem install memcache-client” and “gem install RubyInline”.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in