Redis (or pluggable) backend example for @RateLimit storage
Summary: In-memory rate limits do not coordinate across processes or hosts.
Where to change: Documentation and/or example code referencing typescript/packages/core/src/core/decorators/rate-limit.decorator.ts and RateLimitStorage interface.
Acceptance criteria:
Suggested labels: enhancement, documentation
Source: docs/STARTER_ISSUES_REVIEW.md — edit in-repo first, then sync GitHub issues if needed.
Redis (or pluggable) backend example for
@RateLimitstorageSummary: In-memory rate limits do not coordinate across processes or hosts.
Where to change: Documentation and/or example code referencing
typescript/packages/core/src/core/decorators/rate-limit.decorator.tsandRateLimitStorageinterface.Acceptance criteria:
RateLimitStoragewith Redis (or link to a small package).Suggested labels:
enhancement,documentationSource:
docs/STARTER_ISSUES_REVIEW.md— edit in-repo first, then sync GitHub issues if needed.