https://github.com/jollen/node-restful-cache
Nodejs cache for request of Express and Passport
https://github.com/jollen/node-restful-cache
Last synced: about 2 months ago
JSON representation
Nodejs cache for request of Express and Passport
- Host: GitHub
- URL: https://github.com/jollen/node-restful-cache
- Owner: jollen
- Created: 2013-07-23T05:31:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-23T05:33:24.000Z (almost 13 years ago)
- Last Synced: 2025-12-28T11:09:01.741Z (5 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-cache
A simple RESTful response in-memory cache. Require Passport and Expressjs request.
## Installation
npm install restful-memcache
## Usage