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
node-redis dramatically modified their API from 4.x to 5.x and commandOptions are no longer supported. If the adapter is used with node-redis 5.0 it will silently hang (debug messages indicate the issue).