You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the error stack trace it seems like the error is coming from ioredis (and not node-redis).. If you want we can debug this together, just ping me on the redis discord (my handle is @leibale)
Hi, I'm migrating my implementation from ioredis to this package instead. Current implementation looks kinda like:
I've tried using createCluster.
However I'm getting an error
Has anyone tried migrating from ioredis on apolloServer before, what am I missing?
The text was updated successfully, but these errors were encountered: