We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7d9f0 commit 682ff78Copy full SHA for 682ff78
README.md
@@ -75,9 +75,9 @@ docker-compose up -d
75
76
### **데이터베이스**
77
78
-| **기술** | **세부 내용 / 역할** |
79
-| --- | --- |
80
-| **PostgreSQL** | 오픈소스 관계형 데이터베이스, JSONB 등 다양한 데이터 타입 지원 |
+| **기술** | **세부 내용 / 역할** |
+|-----------| --- |
+| **MySQL** | 오픈소스 관계형 데이터베이스, JSONB 등 다양한 데이터 타입 지원 |
81
| **Redis** | In-Memory 데이터 저장소, 빠른 응답 속도를 위한 캐싱 및 세션 관리 |
82
83
### **인프라**
0 commit comments