- Library: https://github.com/luin/ioredis
- Library version : 4.17.3
- Runtime Version: node.js v12.18.3
- RS version: 6.0.8-32
- OSS Redis: 6.0.6
| Simple | Sentinel | Cluster | |
|---|---|---|---|
| Y | Y | Y | |
| TLS | N/C | N/C | N/C |
- N/A : Not Available
- N/C : Not researched or checked
Well documented , well liked library.
Download and install Node.js
cd node.js/ioredis and Install the packages
npm installPassword is optional for all samples
node simple.js host port password
node sentinel.js sentinelhost sentinelport service password
node cluster.js host port password