feat: Implement Rate Limiting and Caching Strategy #13

Closed
opened 2026-04-09 16:44:42 +02:00 by arcodange · 0 comments
Owner

Implement comprehensive rate limiting and caching strategy as defined in ADR-0022. Phase 1: In-memory cache with TTL support. Phase 2: Redis-compatible cache with Dragonfly/KeyDB. Phase 3: Rate limiting with configurable limits. Improves performance, scalability, and security. Priority: High. Related to issues #8 and #7.

Implement comprehensive rate limiting and caching strategy as defined in ADR-0022. Phase 1: In-memory cache with TTL support. Phase 2: Redis-compatible cache with Dragonfly/KeyDB. Phase 3: Rate limiting with configurable limits. Improves performance, scalability, and security. Priority: High. Related to issues #8 and #7.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arcodange/dance-lessons-coach#13