SIGN IN SIGN UP

docs: add comprehensive Redis key naming documentation

- Add Redis Key Architecture section to CLAUDE.md
- Document fixed vs rolling window naming conventions
- Explain why fixed mode needs suffix and rolling mode doesn't
- Add detailed examples for all time periods (daily/5h/weekly/monthly)
- Include debugging commands and troubleshooting guide
- Add inline documentation in rate-limit/service.ts
- Benefits: easier debugging, better maintainability, clearer design rationale
- Addresses code review feedback from PR #161
D
ding113 committed
bf8be159be97068c8a38a3306aa38e70d56feac9
Parent: 2f79d37