Suggestion for rate limiting
Hi, I created an API in workers for a few users. They call the API very often, so I need a cost effective way to rate limit the users' requests. I looked at storage methods that Cloudflare provides, but I'm not to sure if they are a fit for my requirements. Any suggestions would be appreciated!