Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nichtich/plack-middleware-cached
glues a cache to your PSGI application
https://github.com/nichtich/plack-middleware-cached
Last synced: 5 days ago
JSON representation
glues a cache to your PSGI application
- Host: GitHub
- URL: https://github.com/nichtich/plack-middleware-cached
- Owner: nichtich
- Created: 2011-06-28T07:36:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-02T17:20:38.000Z (almost 11 years ago)
- Last Synced: 2024-10-30T16:24:27.857Z (about 2 months ago)
- Language: Perl
- Homepage: https://metacpan.org/pod/Plack::Middleware::Cached
- Size: 143 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
Plack::Middleware::Cached is a Perl module to add a cache to a PSGI application.
[![Build Status](https://travis-ci.org/nichtich/Plack-Middleware-Cached.png)](https://travis-ci.org/nichtich/Plack-Middleware-Cached)
[![Coverage Status](https://coveralls.io/repos/nichtich/Plack-Middleware-Cached/badge.png?branch=master)](https://coveralls.io/r/nichtich/Plack-Middleware-Cached?branch=master)