From c8c2bdb76b276f50bb7cfbf97b806dce95adff1b Mon Sep 17 00:00:00 2001 From: AlirezaMortezaei <156837087+AliMortezaei@users.noreply.github.com> Date: Sat, 24 Feb 2024 18:00:02 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ed1374..ba5fcf4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ # Tools and Features - **dependency management poetry -v 1.7** - **using library celery for asynchronous tasks** -- **using redis for storage data and message broker** +- **using redis for storage data(authorized and authenticate jwt storage) and message broker** - **using database postgresql** - **using Amazon S3 for Media storage** - **using JWT(JSON Web Token) for authentication**