cash
Cache middleware
A caching middleware for Koa.js applications that supports multiple storage options and compression
HTTP response caching for Koa. Supports Redis, in-memory store, and more!
153 stars
9 watching
20 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
amazonawscachecachingcdncontentdeliveryjavascriptkoamemorynetworknoderediss3sessionsessionsspacestaticstoragestore
Related projects:
Repository | Description | Stars |
---|---|---|
| An S3 caching middleware for Koa.js applications | 12 |
| Caching middleware for Koa.js applications | 6 |
| A Redis-based session store and cache for Node.js web applications. | 354 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| Middleware for compressing responses in Koa applications | 437 |
| Caches request data based on the request path and takes snapshots of requests. | 10 |
| A static cache library for Koa applications. | 293 |
| An extension for Koa that adds caching control to its context objects. | 10 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 |
| A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| Provides basic authentication middleware for protecting routes in a web application. | 137 |