Categories: None [Edit]

rest_cache

https://rubygems.org/gems/rest_cache
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.

Total

Ranking: 86,513 of 190,871
Downloads: 10,319

Daily

Ranking: 138,115 of 190,817
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,242,251,414rack

Owners

#GravatarHandle
1icondbarbalato