const forkNum = oslength <= 3 ? 3 : oslength if clusterisMaster ClusterClient for let i = 0; i < forkNum; i++ cluster ... else ClusterClient ...
// will return the real instance in the leader process// and the empty object which proxy to the real instance via node-ipcconst myClusterRedis = Redis