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:
= 複製 已複製

安裝:
=

版本列表:

  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)
顯示所有版本(共 17)

Runtime 相依性套件 (1):

dalli >= 0

擁有者:

作者:

  • Andrew Rove (Rover)

SHA 256 checksum:

7dda2448980866943e5c390d1624ae942653617bccab7db138a5302776dcc966

總下載次數 53,853

這個版本 3,179

License:

Ruby 版本需求:

相關連結: