remove redis
This commit is contained in:
parent
646a10f45c
commit
af58550f7f
10 changed files with 12 additions and 89 deletions
|
|
@ -11,7 +11,6 @@ Backend API for E-Learning Platform built with TypeScript, Express, TSOA, and Pr
|
|||
- **Role-based Authorization** - Admin, Instructor, Student roles
|
||||
- **Multi-language Support** - Thai and English
|
||||
- **File Upload** - Video and attachment support with MinIO/S3
|
||||
- **Redis Caching** - Performance optimization
|
||||
- **Rate Limiting** - API protection
|
||||
- **Comprehensive Error Handling** - Structured error responses
|
||||
|
||||
|
|
@ -20,7 +19,6 @@ Backend API for E-Learning Platform built with TypeScript, Express, TSOA, and Pr
|
|||
- Node.js >= 18
|
||||
- Docker & Docker Compose
|
||||
- PostgreSQL (via Docker)
|
||||
- Redis (via Docker)
|
||||
- MinIO (via Docker)
|
||||
|
||||
## 🛠️ Setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue