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!

Store cache in database with "activerecord_cache_store" gem

I’ve created gem activerecord_cache_store for storing cache in DB. If available options (file_system, memory_store) are not suitable for you (i.e: on Heroku platform), you should consider using this. Its Rails 3 compatible only. Please visit: RubyGems

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