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: 81,694 of 182,288
Downloads: 9,865

Daily

Ranking: 74,483 of 182,276
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9942,805,895rack

Owners

#GravatarHandle
1icondbarbalato