Skip to content

thinkswan/express-redis-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-redis-cache

An Express app that caches data in Redis.

Based on the following tutorial: Traversy Media: Redis Caching in Node.js

Get started

brew install redis
yarn
yarn start
open http://localhost:5000/repos/<github_username>

About

An Express app that caches data in Redis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published