Using Redis as Rails Cache Store
I just posted how to use redis as rails cache store.
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!
I just posted how to use redis as rails cache store.
Comments
…and this is a blog post because?? At least add something more than edit Gemfile, bundle install and config.cache_store = :redis_store. Why not compare to memcache and give some benchmarks? Show us how we know redis is running and how we should manage its use in production. Something other than stating what you just learned today.
This article is the most awesome article I’ve ever read. Seriously. Now I may die in peace.
http://www.youtube.com/watch?v=-f_DPrSEOEo
Post a comment