feat: rabbit instead redis

This commit is contained in:
2024-11-04 10:40:33 +03:00
parent 87e3e64294
commit 1ac664362e
6 changed files with 21 additions and 30 deletions

View File

@@ -13,4 +13,5 @@ aiohttp[speedups]
celery[redis]
pyjwt
redis
redis[hiredis]
redis[hiredis]
celery[librabbitmq]