Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 711 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 711 Bytes

Node.js node-redis

Simple Sentinel Cluster
Y N/A N/A
TLS Y N/A N/A
  • N/A : Not Available
  • N/C : Not researched or checked

Comments

Popular library

Prerequisite

Download and install Node.js

Setup

cd node-redis and Install the packages

npm install

Run

Password is optional for all samples

Simple

node simple.js host port password

Simple TLS

node simpletls.js host port password