이정수
6f5cd602ca
refactor: implement lazy gRPC proto resolution, improve service initialization, and update Prisma schema and turbo configuration
2026-04-21 17:24:00 +09:00
이정수
8e03562f82
docs: update local connection documentation and add progress log for 2026-04-21
2026-04-21 12:15:43 +09:00
이정수
60520c81fa
docs: document monorepo migration, gRPC architecture, and update agent routine guidelines
2026-04-20 11:41:36 +09:00
이정수
bbc4bed551
Merge branch 'origin/main' into feature/invite-role and resolve conflicts
2026-04-10 09:38:39 +09:00
mineseo-kim
a2e755b708
Remove Redis and replace with in-memory caches
...
- Drop ioredis, docker-compose redis service, and REDIS_* env vars.
- Remove src/cache; use Map-based invite and webhook caching in services.
- Run global command registration and voice boot sync without distributed locks.
- Update README, agent rules, and docs to match the new stack.
Made-with: Cursor
2026-04-09 08:50:53 +09:00
mineseo-kim
57805644fb
Merge remote-tracking branch 'origin/main' into delete-redis
...
# Conflicts:
# prisma/schema.prisma
# src/client/KordClient.ts
# yarn.lock
2026-03-31 10:27:05 +09:00
pandoli365
e43af4f944
레디스 제거 버전 작업
2026-03-30 20:48:03 +09:00
이정수
f504024bd5
feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking
2026-03-30 17:24:53 +09:00
이정수
122f20d031
docs: update project documentation and agent routine guidelines
2026-03-30 10:31:04 +09:00
이정수
da47c4b140
feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure.
2026-03-27 09:40:50 +09:00