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
The rateLimiter middleware function is designed to limit the number of requests a client can make to a specific endpoint within a given time frame. This is just to try and learn redis :).