You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(database): add rate limit attempts TTL and key indexes
- Add TTL index for automatic document expiration in rate limit attempts collection
- Add key index for faster lookups in rate limit attempts collection
- Implement indexing in the DatabaseSeedingService
0 commit comments