static-cache
Cache
A static cache library for Koa applications.
[MAINTAINERS WANTED] Static cache for koa
293 stars
14 watching
47 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/s3-cache | An S3 caching middleware for Koa.js applications | 12 |
koajs/snapshot | Caches request data based on the request path and takes snapshots of requests. | 10 |
koajs/static | A middleware that serves static files in a web application | 1,140 |
koajs/cash | A caching middleware for Koa.js applications that supports multiple storage options and compression | 154 |
jean-smaug/koache | Caching middleware for Koa.js applications | 6 |
koajs/send | A middleware for serving static files in Koa.js applications. | 428 |
koajs/koa-range | An implementation of range request support in Koa web framework | 50 |
koajs/compress | Middleware for compressing responses in Koa applications | 438 |
koajs/ctx-cache-control | An extension for Koa that adds caching control to its context objects. | 10 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
koajs/conditional-get | Middleware that allows conditional GET requests in Koa applications | 61 |
koajs/koa-redis | A Redis-based session store and cache for Node.js web applications. | 353 |
koajs/koa-lusca | Middleware for securing web applications in Node.js using the Koa framework. | 66 |
koajs/cluster | A utility for clustering and error handling in Koa applications | 64 |
koajs/qs | Enables safe and secure query string parsing in Koa applications | 88 |