redis-doc
redis-doc copied to clipboard
Simplified rate limiting 2
Split list implementation into rate limiting 3
Fix for issue: https://github.com/antirez/redis-doc/issues/892
I added Rate limiter 3, but it looks out of place. It doesn't use INCR. This belongs somewhere else