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:
=

インストール:
=

バージョン履歴:

  1. 0.9.7.1 October 01, 2012 (84.5KB)
  2. 0.9.7 October 01, 2012 (84.5KB)
  3. 0.9.6 September 19, 2012 (84.5KB)
  4. 0.9.5 September 19, 2012 (84.5KB)
  5. 0.9.4 August 28, 2012 (84.5KB)
  6. 0.9.2 August 21, 2012 (83.5KB)
全てのバージョンを表示(全17件)

Runtime依存関係 (1):

dalli >= 0

所有者:

作者:

  • Andrew Rove (Rover)

SHA 256チェックサム:

=

累計ダウンロード数 55,021

このバージョンのみ 3,249

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: