Skip to content

This is a node js app for demonstrating how to use redis as cache with node js and mongodb

Notifications You must be signed in to change notification settings

Nadeera3784/Node-Redis-Mongo-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Redis-Mongo app

This is a node js app for demonstrating how to use redis as cache with node js and mongodb

Requirements

  • node
  • redis cache
  • mongoDB (local or cloud)

Installation

npm install

Running

In first terminal

redis-server

In another terminal

npm start

PORT= 3000

About

This is a node js app for demonstrating how to use redis as cache with node js and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%