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!

Multiple named cache stores for Rails, through Rails.cache(:name)

https://github.com/igorkasyanchuk/rails_named_cache

An easy way to organize your different caches. A familiar API. Production-ready, and actually in use in production to cache small numbers (when accuracy of 30 second is acceptable) in memory.

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