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 think it should be new this.constructor instead of new Redis in the duplicate method; otherwise, subclasses that inherit from Redis will behave incorrectly.
I think it should be
new this.constructorinstead ofnew Redisin theduplicatemethod; otherwise, subclasses that inherit from Redis will behave incorrectly.So do Cluster.