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!

GitHub

154 stars
9 watching
20 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list

amazonawscachecachingcdncontentdeliveryjavascriptkoamemorynetworknoderediss3sessionsessionsspacestaticstoragestore

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/s3-cache An S3 caching middleware for Koa.js applications 12
jean-smaug/koache Caching middleware for Koa.js applications 6
koajs/koa-redis A Redis-based session store and cache for Node.js web applications. 353
koajs/cors A middleware for managing cross-origin resource sharing in web applications. 732
koajs/compress Middleware for compressing responses in Koa applications 438
koajs/snapshot Caches request data based on the request path and takes snapshots of requests. 10
koajs/static-cache A static cache library for Koa applications. 293
koajs/ctx-cache-control An extension for Koa that adds caching control to its context objects. 10
koajs/conditional-get Middleware that allows conditional GET requests in Koa applications 61
koajs/userauth Provides a middleware layer to authenticate users in Koa.js applications 137
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/compose Utility to combine multiple middleware functions into a single cohesive piece of software 1,004
koajs/ctx-basic-auth A Koa.js middleware that authenticates HTTP requests with basic authentication 6
koajs/koa-lusca Middleware for securing web applications in Node.js using the Koa framework. 66
koajs/basic-auth Provides basic authentication middleware for protecting routes in a web application. 138