docs: add Redis to tech stack

This commit is contained in:
Fringg
2026-03-18 07:12:53 +03:00
parent 8d5a002996
commit e12cc9f248
+1
View File
@@ -165,6 +165,7 @@ docker compose up -d
| 🐍 | Язык | Python 3.13, полностью async |
| 🤖 | Telegram | aiogram 3.x |
| 🗄 | База данных | PostgreSQL + SQLAlchemy 2.x + Alembic |
| 🔴 | Кэш/очереди | Redis |
| ⚡ | Web-сервер | FastAPI (webhook, платежи, Cabinet API) |
| 📝 | Логирование | structlog |
| 🐳 | Контейнеризация | Docker + Docker Compose |