update to redis 0.23 and use it's aio feature

This commit is contained in:
zhangjingqiang 2023-04-06 17:23:45 +08:00
parent bc50c78921
commit fa32d8e9a2
7 changed files with 86 additions and 69 deletions

View file

@ -228,6 +228,16 @@ The value should be a *map*, with these keys:
**default**: not set
* connect_timeout
**optional**, **type**: :ref:`humanize duration <conf_value_humanize_duration>`
Set the connect timeout.
**default**: 5s
.. versionadded:: 1.7.12
* read_timeout
**optional**, **type**: :ref:`humanize duration <conf_value_humanize_duration>`