Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 803 Bytes

File metadata and controls

39 lines (29 loc) · 803 Bytes

Node.js ioredis

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

Comments

Well documented , well liked library.

Prerequisite

Download and install Node.js

Setup

cd node.js/ioredis and Install the packages

npm install

Run

Password is optional for all samples

Simple

node simple.js host port password

Sentinel

node sentinel.js sentinelhost sentinelport service password

Cluster

node cluster.js host port password