MCPcopy Index your code
hub / github.com/redis/node-redis / connect-to-cluster.js

File connect-to-cluster.js

examples/connect-to-cluster.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This is an example script to connect to a running cluster.
2// After connecting to the cluster the code sets and get a value.
3
4// To setup this cluster you can follow the guide here:

Callers

nothing calls this directly

Calls 6

createClusterFunction · 0.90
logMethod · 0.80
connectMethod · 0.45
setMethod · 0.45
getMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected