doc: README

This commit is contained in:
bumpsoo 2026-02-08 16:20:59 +09:00
parent c52668be1e
commit 30debc44f5

View file

@ -49,6 +49,5 @@ cmake --build build
[README.md](https://git.bumpsoo.dev/bumpsoo/sword_game/src/branch/main/client/README.md)
## TODO: 개선 사항
- 현재 서버 메모리에만 유지되는 검 강화 상태를 DB에 저장하여, 재접속 시에도 이전 상태가 그대로 복구되도록 구현.
- DB Connection Pool 도입
- 랭킹 view 기능 추가