RubyGems Navigation menu

flagpole_sitta 0.9.4

Flagpole Sitta is a gem that main purpose is to make it easier to effectively fragment cache in dynamic fashions in Rails. When ever a cache is created it is associated with any model and/or record you tell it to be from the view helper method. When that model and/or record is updated all it's associated caches 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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.7.1 - October 01, 2012 (84.5 KB)
  2. 0.9.7 - October 01, 2012 (84.5 KB)
  3. 0.9.6 - September 19, 2012 (84.5 KB)
  4. 0.9.5 - September 19, 2012 (84.5 KB)
  5. 0.9.4 - August 28, 2012 (84.5 KB)
Show all versions (17 total)

Runtime Dependencies (1):

dalli >= 0

Owners:

Authors:

  • Andrew Rove (Rover)

SHA 256 checksum:

7dda2448980866943e5c390d1624ae942653617bccab7db138a5302776dcc966

Total downloads 54,168

For this version 3,201

Licenses:

N/A

Required Ruby Version: None

Links: