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
I am not sure if its an actual issue (could be a documentation bug at least).
I am currently testing metroplex and found out that its somehow dependent on the particular Redis library you're using with it (ie. https://github.com/mranney/node_redis). The reason is that it is using a function that is not supported by one of the popular Redis client libraries ioredis.
For details, see the issue I opened with ioredis --> redis/ioredis#90
The text was updated successfully, but these errors were encountered:
I am not sure if its an actual issue (could be a documentation bug at least).
I am currently testing metroplex and found out that its somehow dependent on the particular Redis library you're using with it (ie. https://github.com/mranney/node_redis). The reason is that it is using a function that is not supported by one of the popular Redis client libraries ioredis.
For details, see the issue I opened with ioredis --> redis/ioredis#90
The text was updated successfully, but these errors were encountered: