Kord/Docs
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
..
Decisions feat: Implement dynamic voice channels with new database models, service logic, interaction handling, and supporting documentation. 2026-03-27 10:38:46 +09:00
Features feat: Implement dynamic voice channels with new database models, service logic, interaction handling, and supporting documentation. 2026-03-27 10:38:46 +09:00
Plans Remove Redis and replace with in-memory caches 2026-04-09 08:50:53 +09:00
Rules Remove Redis and replace with in-memory caches 2026-04-09 08:50:53 +09:00
Troubleshooting feat: Implement voice channel synchronization on startup to prevent ghost channels and refine empty channel detection by excluding bots. 2026-03-27 13:30:58 +09:00
WorkDone Remove Redis and replace with in-memory caches 2026-04-09 08:50:53 +09:00
.!97170!index.md feat: initialize project structure with documentation and modular Prisma schemas 2026-03-31 10:16:07 +09:00
Design_Principles.md feat: Implement `/config` command for managing bot features, refactor Big Emoji into a dedicated service, and update guild configuration schema with new defaults. 2026-03-27 17:16:15 +09:00
index.md Restore UTF-8 encoding in docs index 2026-03-31 19:06:04 +09:00