Ilya Volodarsky

Results 8 comments of Ilya Volodarsky

Hey Ben. I use a bucket rate limiting approach here. You can imagine a bucket full of water (2 requests) at second 0, and reset time at second 1, which...

I'll take a look at it this week. Thanks for the interest!

Hey, are you okay with adding a dependency to redis? or do you want to use the in-memory rate store?

Hey, I don't think I am going to have much time for integration in the next few weeks. Why don't you try it and let me know of any issues?...

I don't know of any standards per say, I think most companies do it custom. Usually, popular APIs are rate-limited, and is the dominant use case for why I built...

Yep - I'm happy to take some PR on this! And in case you're interested :) -- this library needs to be updated with a better code style (using prototypes....