Changes for version 0.003 - 2020-02-19
- Switch algorithm to using buckets like in Data::Throttler, because recording every hit as a cache item quickly becomes too slow when the number of hits reaches thousands. We are now consistently about an order of magnitude slower than Data::Throttler when both are using memory backend.
Modules
Data::Throttler-like throttler with CHI backend