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'm currently using ioredis as a replacement for redis. cls-redis has a require('redis') statement that I changed to "ioredis" and it works! My request is that the cls-redis library have a user configurable option to be passed to the cls-redis constructor which specifies which redis library to use.
The text was updated successfully, but these errors were encountered:
I'm currently using ioredis as a replacement for redis. cls-redis has a require('redis') statement that I changed to "ioredis" and it works! My request is that the cls-redis library have a user configurable option to be passed to the cls-redis constructor which specifies which redis library to use.
The text was updated successfully, but these errors were encountered: