RubyGems Navigation menu

rest_cache 0.0.1

RestCache is Rack middleware that relies on HTTP verbs to cache requests to your server application. Every GET request will be cached according to your initialization parameters (see example for more information), and conversely, every PUT/POST/DELETE request will clear your cache to ensure that updates are always reflected. RestCache is designed to be a lightweight, simple, yet effective tool to enhance the performance of your application.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.3 - May 06, 2012 (6KB)
  2. 0.0.2 - May 06, 2012 (6KB)
  3. 0.0.1 - May 05, 2012 (5KB)

Development依存関係 (1):

rack >= 0

所有者:

作者:

  • Dave Barbalato

SHA 256チェックサム:

6deabfda4aa017b47ecfdaa67c436f1ea5c7cf8ad05a58e9ae135422217e3d39

累計ダウンロード数 9,675

このバージョンのみ 2,883

ライセンス:

N/A

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

リンク: