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: user_guide_src/source/changelogs/v4.7.0.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,8 @@ Libraries
75
75
76
76
- **API Transformers:** This new feature provides a structured way to transform data for API responses. See :ref:`API Transformers <api_transformers>` for details.
77
77
- **CLI:** Added ``SignalTrait`` to provide unified handling of operating system signals in CLI commands.
78
-
- **Cache:** Added ``async`` and ``persistent`` config item to predis handler.
79
-
- **Cache:** Added ``persistent`` config item to redis handler.
78
+
- **Cache:** Added ``async`` and ``persistent`` config item to Predis handler.
79
+
- **Cache:** Added ``persistent`` config item to Redis handler.
0 commit comments