Skip to content

Commit

Permalink
[FEATURE] Redis 서버 이전 (#159)
Browse files Browse the repository at this point in the history
docs: README 수정 (#157)
  • Loading branch information
hyunmin0317 authored Jan 18, 2025
1 parent 7e1027f commit 452c413
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

- #### Backend

<img src="https://img.shields.io/badge/Java-17-007396?style=round-square&logo=oracle&logoColor=white"/>
<img src="https://img.shields.io/badge/Java-17-007396?style=round-square&logo=java&logoColor=white"/>
<img src="https://img.shields.io/badge/Spring-6DB33F?style=round-square&logo=Spring&logoColor=white"/>
<img src="https://img.shields.io/badge/Spring%20Boot-6DB33F?style=round-square&logo=springboot&logoColor=white"/>
<img src="https://img.shields.io/badge/Spring%20Security-6DB33F?style=round-square&logo=SpringSecurity&logoColor=white"/>
Expand All @@ -37,6 +37,10 @@

<img src="https://img.shields.io/badge/MySQL-8.0.28-4479A1?style=round-square&logo=MySQL&logoColor=white"/>

- #### NoSQL

<img src="https://img.shields.io/badge/Redis-FF4438?style=round-square&logo=redis&logoColor=white"/>

- #### CI/CD

<img src="https://img.shields.io/badge/Git-F05032?style=round-square&logo=Git&logoColor=white"/>
Expand All @@ -49,3 +53,4 @@
<img src="https://img.shields.io/badge/EC2-FF9900?style=round-square&logo=amazonec2&logoColor=white"/>
<img src="https://img.shields.io/badge/Elastic Beanstalk-FF9900?style=round-square&logo=awselasticloadbalancing&logoColor=white"/>
<img src="https://img.shields.io/badge/RDS-527FFF?style=round-square&logo=amazonrds&logoColor=white"/>
<img src="https://img.shields.io/badge/ElastiCache-C925D1?style=round-square&logo=amazonelasticache&logoColor=white"/>

0 comments on commit 452c413

Please sign in to comment.