Open
Description
Description
I've been working with Redis for a couple projects, more specifically with Redis Sentinel.
I had originally been using the this package, but found it was lacking support for Sentinel. As such we migrated to ioredis in search of this support.
I am wondering why both packages exist and if there is any documentation on how someone might decide between the two if they are both supported?