Skip to content

codingindepth/redis-user-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Users Search API

Simple user management app using Node.js using Redis server

Insert user values in redis cache and search it

Version

1.0.0

Usage

Make sure you have Redis installed and running

Install Dependencies

Check the use of handlebar
https://handlebarsjs.com/

npm install handlebars 


$ npm i handlebars

Run Server

$ npm start

Before starting the project start Redis server

Visit http://localhost:3000

Run Redis server and client then insert users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors