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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.