RubyGems Navigation menu

flagpole_sitta 0.9.2

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)
  6. 0.9.2 - August 21, 2012 (83.5 KB)
Show all versions (17 total)

Runtime Dependencies (1):

dalli >= 0

Owners:

Authors:

  • Andrew Rove (Rover)

SHA 256 checksum:

7eaa83133fdf6f74343fb3e86ee391bacdce9ea533e3154ff1d819e61c63a459

Total downloads 54,185

For this version 3,198

Licenses:

N/A

Required Ruby Version: None

Links: