RubyGems Navigation menu

rest_cache 0.0.2

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Development Abhängigkeiten (1):

rack >= 0

Besitzer:

Autoren:

  • Dave Barbalato

SHA 256-Prüfsumme:

94890b5e4833659a24a25370d025a24359988b8a26574f0ea85eaa4a398c1f0a

Downloads insgesamt 9.657

Für diese Version 2.886

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: