A connect style route caching middleware for express using uber-cache
JavaScript
0
0
No license
This project provides caching middleware for Express.js applications, using the Uber Cache library to store and serve cached responses to route requests. It's designed for Node.js developers who want to easily reduce server load and improve response times by caching frequently accessed routes, as shown in the example where a route is cached for 5 seconds.
Total donated
Undistributed
Share with your subscribers:
Recipients
How the donated funds are distributed
Support the dependencies of confuser/node-uber-cache-express
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale