s3rius / FastAPI-template

Feature rich robust FastAPI template.
MIT License
1.9k stars 164 forks source link

Redis and Straweberry updates. #88

Closed s3rius closed 2 years ago

s3rius commented 2 years ago

Description:

This commit changes aioredis dependency to redis. Since aioredis now merged in official redis library.

Also after bumping straweberry-graphql I foundout that they changed name of endpoint I used in tests. I fixed it.

Signed-off-by: Pavel Kirilin win10@list.ru