sohamkamani · GitHub

Repository files navigation

Node redis cache example

Sample project for this blog post

To start the server :

  1. Clone this repo
  2. npm install
  3. node index

Make sure you have a redis server running with all default configuration. After installing redis, you can start the redis server by running :

redis-server

About

No description, website, or topics provided.

Resources

Readme

Activity

Stars

2 stars

Watchers

1 watching

Forks

2 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗