flagpole_sitta 0.5.9
Flagpole Sitta is a gem that main purpose is to make it easier to effectively fragment cache in dynamic fashions. When ever a cache is created it is associated with any model and/or record you tell it to be from the helper method. When that model and/or record is updated all it's associated cache's are cleared. Flagpole also expects you to put all your database calls into Procs/Lamdbas. This makes it so that your database calls wont have to happen unless your cache hasn't been created. Thus speeding up response time and reducing database traffic.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
dalli
>= 0