RubyGems Navigation menu

rest_cache 0.0.3

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 README 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 (6.0 KB)
  2. 0.0.2 - May 06, 2012 (6.0 KB)
  3. 0.0.1 - May 05, 2012 (5.0 KB)

Development 依赖 (1):

rack >= 0

业主:

作者:

  • Dave Barbalato

SHA 256 校验和:

bf7883f69042d2ba053760a4dd3f14c5cc69721518d67bdd9935abe9af0a6637

下载总量 9,678

这个版本 3,902

许可:

需要的 Ruby 版本:

链接: