snapshot

Request cache

Caches request data based on the request path and takes snapshots of requests.

take snapshot when request, cache by request path.

GitHub

10 stars
5 watching
4 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/s3-cache An S3 caching middleware for Koa.js applications 12
koajs/static-cache A static cache library for Koa applications. 293
jean-smaug/koache Caching middleware for Koa.js applications 6
koajs/cash A caching middleware for Koa.js applications that supports multiple storage options and compression 154
koajs/koa-redis A Redis-based session store and cache for Node.js web applications. 353
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/compress Middleware for compressing responses in Koa applications 438
koajs/is-json Checks if a Koa request body contains JSON data 17
thinkjs/think-cache-memcache Provides an adapter for caching data using Memcache. 0
koajs/qs Enables safe and secure query string parsing in Koa applications 88
thinkjs/think-cache A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. 2
koajs/koa-range An implementation of range request support in Koa web framework 50
koajs/compose Utility to combine multiple middleware functions into a single cohesive piece of software 1,004