v3xlabs / dh-api

TypeGraphQL Backend for the Dogehouse platform
GNU General Public License v3.0
6 stars 1 forks source link

Ratelimiting Implementation Proposal #49

Open CreedsCode opened 3 years ago

CreedsCode commented 3 years ago

Issue based on Project card: https://github.com/orgs/dogehousetv/projects/1#card-62136075** For this implementation, we make use of Redist, to keep track of each user's request count. We store the request count of the users ip address. With in one Time "Window"