RubyGems Navigation menu

flagpole_sitta 0.9.7.1

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:

99f8253074e731c1a282dfa13dff94ecd8d3817ad439fc31756df77f855e6777

Total downloads 53,637

For this version 4,936

Licenses:

N/A

Required Ruby Version: None

Links: