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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Features
7
7
8
8
- Added disable_resubscribing option to prevent a client from resubscribing after reconnecting (@BridgeAR)
9
9
- Added rename_commands options to handle renamed commands from the redis config (@digmxl & @BridgeAR)
10
+
- Increase performance by exchanging built in queue with [Petka Antonov's](@petkaantonov)[double-ended queue](https://github.com/petkaantonov/deque) and prevent polymorphism (@BridgeAR)
0 commit comments