Skip to content

Commit 2c7767b

Browse files
committed
docs: added support persistent redis option
1 parent 0d161b5 commit 2c7767b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.7.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Libraries
7676
- **API Transformers:** This new feature provides a structured way to transform data for API responses. See :ref:`API Transformers <api_transformers>` for details.
7777
- **CLI:** Added ``SignalTrait`` to provide unified handling of operating system signals in CLI commands.
7878
- **Cache:** Added ``async`` and ``persistent`` config item to predis handler.
79+
- **Cache:** Added ``persistent`` config item to redis handler.
7980
- **CURLRequest:** Added ``shareConnection`` config item to change default share connection.
8081
- **CURLRequest:** Added ``dns_cache_timeout`` option to change default DNS cache timeout.
8182
- **CURLRequest:** Added ``fresh_connect`` options to enable/disable request fresh connection.

0 commit comments

Comments
 (0)