mirror of
https://github.com/bytedance/g3.git
synced 2026-05-02 13:40:42 +00:00
update to redis 0.23 and use it's aio feature
This commit is contained in:
parent
bc50c78921
commit
fa32d8e9a2
7 changed files with 86 additions and 69 deletions
|
|
@ -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>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue