node_redis_cluster icon indicating copy to clipboard operation
node_redis_cluster copied to clipboard

Add client

Open tleef opened this issue 9 years ago • 0 comments

Add an actual Client object instead of just using an EventEmitter. Added two functions, getSlot and getNode to the client which is useful for sending commands that take multiple keys such as SUNION.

tleef avatar Apr 27 '15 23:04 tleef