Skip to content

Tags: webriots/rate

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Multi-token operations (#34)

* Multi-token operations

* ...

v0.1.15

Toggle v0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatically calculate rotation interval to ensure correctness (#33)

* Automatically calculate rotation interval to ensure correctness

* Automated formatting

* Update playground link

---------

Co-authored-by: jarreds <1414175+jarreds@users.noreply.github.com>

v0.1.14

Toggle v0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rotating rate limiter (#31)

* Rotating rate limiter

* ...

* Update README.md

* ...

* ...

* ...

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
AIMD optimizations and tests (#29)

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add input validation for AIMD (#27)

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Proper multiplicative decrease (#22)

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Small bucket simplification (#19)

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ability observe AIMD rates (#17)

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove unnecessary recompute (#15)

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use `Len()` for bucket init (#11)