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
Copy file name to clipboardExpand all lines: changelog.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Features
11
11
- The JS parser is from now on the new default as it is a lot faster than the hiredis parser
12
12
- 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.
13
13
- Added name property to all Redis functions (Node.js >= 4.0)
14
+
- Improved stack traces in development and debug mode
0 commit comments