Simple user management app using Node.js and Redis
Make sure you have Redis installed and running
$ npm install
$ npm start
npm run start-cache
Check load time of http://localhost:3000/repos/priyeshbitsp intially and then later once stored in redis
- Open folder /usr/local/var/db/redis
- The encrypted key-value pair is stored in dump.rdb file