Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hemantwasthere/own-redis


https://github.com/hemantwasthere/own-redis

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

## Some commands:
- to start real redis server [brew services start redis]
- to run your local server [node index.js]
- to connect redis server with your local server [redis-cli -p 8000]