[TIL] 241216 - 대규모 AI 시스템 설계 프로젝트 9일차
Do - List
- AI 응답 기능 구현
https://github.com/maru-KK/sparta-logistics/commit/ce31cca63a43ec5edd1ec358a77d7ebbf1b88078
[#30] AI 응답 기능 구현 (#62) · maru-KK/sparta-logistics@ce31cca
* Add .gitignore to exclude unnecessary files * Feat: AI 응답 기능 구현
github.com
- Redis 캐싱 기능 구현
https://github.com/maru-KK/sparta-logistics/commit/5c508d4663522fc1527baf356a17da267d1cdc9c
[#63] Hub Service - Redis 캐싱 기능 구현 (#72) · maru-KK/sparta-logistics@5c508d4
* Add .gitignore to exclude unnecessary files * Feat: Hub 캐시 저장 및 조회 기능 구현 * Refactor: Hub 단건 조회 시 캐싱하도록 변경
github.com
https://github.com/maru-KK/sparta-logistics/commit/1dc8243bd3d7dd0579c0f0a438a1ed9a839f0bc4
[#73] HubRoute Service - Redis 캐싱 기능 구현 (#77) · maru-KK/sparta-logistics@1dc8243
* Add .gitignore to exclude unnecessary files * Feat: Hub 캐시 저장 및 조회 기능 구현 * Refactor: Hub 단건 조회 시 캐싱하도록 변경 * Feat: HubRoute 캐시 저장 및 조회 기능 구현
github.com