https://github.com/ladjs/koa-cache-responses
Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
https://github.com/ladjs/koa-cache-responses
alternative assets aws caching cdn cloudfront content hash javascript koa memory middleware node nodejs redis s3 serve server
Last synced: about 2 months ago
JSON representation
Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
- Host: GitHub
- URL: https://github.com/ladjs/koa-cache-responses
- Owner: ladjs
- License: mit
- Created: 2020-05-20T01:08:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T00:14:00.000Z (4 months ago)
- Last Synced: 2025-04-05T02:01:54.032Z (about 2 months ago)
- Topics: alternative, assets, aws, caching, cdn, cloudfront, content, hash, javascript, koa, memory, middleware, node, nodejs, redis, s3, serve, server
- Language: JavaScript
- Homepage: https://lad.js.org
- Size: 429 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [**@ladjs/koa-cache-responses**](https://github.com/ladjs/koa-cache-responses)
[](https://github.com/ladjs/koa-cache-responses/actions/workflows/ci.yml)
[](https://github.com/sindresorhus/xo)
[](https://github.com/prettier/prettier)
[](https://lass.js.org)
[](LICENSE)
[](https://npm.im/koa-cash)> Caching middleware for Koa using `koa-cash` and route pattern-based matching with `path-to-regexp`. Made for [Lad](https://lad.js.org).
## Table of Contents
* [Install](#install)
* [Usage](#usage)
* [Contributors](#contributors)
* [License](#license)## Install
[npm][]:
```sh
npm install @ladjs/koa-cache-responses
```## Usage
See [@ladjs/web](https://github.com/ladjs/web) integration.
## Contributors
| Name | Website |
| -------------- | -------------------------- |
| **Nick Baugh** | |## License
[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)
##
[npm]: https://www.npmjs.com/