token-bucket-0.1.0.1: Rate limiter using lazy bucket algorithm

token-bucket-0.1.0.1: Rate limiter using lazy bucket algorithm

This implementation is heavily inspired by the one described in "Rate Limiting at Webscale: Lazy Leaky Buckets"

Modules