Merge pull request #686 from return42/lib_redis

Add redis DB and connector
This commit is contained in:
Markus Heiser
2022-01-11 19:55:14 +01:00
committed by GitHub
10 changed files with 491 additions and 3 deletions

View File

@@ -13,3 +13,4 @@ uvloop==0.16.0
httpx-socks[asyncio]==0.7.2
langdetect==1.0.9
setproctitle==1.2.2
redis==4.1.0