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
{{ message }}
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
Currently using 0.12.1 of redis package, which is a very old and obsolete version.
Furthermore: it poses a challenge as it cause bugs and instability with node version 4.0 and greater.
As the node-redis project came back to life, and is highly maintained, we can keep using it as the base driver and drop issue #21 to move to ioredis.
Currently using
0.12.1ofredispackage, which is a very old and obsolete version.Furthermore: it poses a challenge as it cause bugs and instability with node version
4.0and greater.As the node-redis project came back to life, and is highly maintained, we can keep using it as the base driver and drop issue #21 to move to ioredis.