aboutsummaryrefslogtreecommitdiff
path: root/devel/py-rush/pkg-descr
blob: c523f3979316a2930f06756c9af20b5473faa0a6 (plain) (blame)
1
2
3
4
5
This library is a small collection of algorithms that can be reused when
throttling user interactions with a resource (e.g., an API).

This library strives to allow any limiter and backing store to be used together
without needing to be worried about potential compatibility.