RubyFlow The Ruby and Rails community linklog

Dragonfly processed elements tracking with two layer cache – Memcached na ActiveRecord

Default thumbnails tracking for Dragonfly can be a bit slow - since it performs DB query each time you request an image. here’s a solution that’s using two cache layers: memcached and underneath a DB cache storage.

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