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
- The JS parser is from now on the new default as it is a lot faster than the hiredis parser
18
18
- This is no BC as there is no changed behavior for the user at all but just a performance improvement. Explicitly requireing the Hiredis parser is still possible.
19
19
- Added name property to all Redis functions (Node.js >= 4.0)
0 commit comments