LastModCache: Simple ActiveRecord Caching
I recently released last_mod_cache gem as an option for quickly adding a caching layer to all your ActiveRecord models that include an updated_at timestamp column.
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 recently released last_mod_cache gem as an option for quickly adding a caching layer to all your ActiveRecord models that include an updated_at timestamp column.
Post a comment