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

@ -22,7 +22,7 @@ copyright = '2022, Zhang Jingqiang'
author = 'Zhang Jingqiang'
# The full version, including alpha/beta/rc tags
release = '1.7.11'
release = '1.7.12'
# -- General configuration ---------------------------------------------------