server_rate_limit 0.1.2 copy "server_rate_limit: ^0.1.2" to clipboard
server_rate_limit: ^0.1.2 copied to clipboard

Framework-agnostic rate-limit runtime (portable, from server_data/rate_limit).

0.1.2 - 2026-08-25 #

  • Completed public API documentation and adopted the very_good_analysis lint baseline.
  • Expanded the low-level README and API docs with policy strategy, backend atomicity, failover, and service evaluation guidance.

0.1.1 #

  • Serialized cache-backed rate-limit updates so concurrent requests cannot consume the same quota state.
  • Applied configured HTTP methods to catch-all and wildcard patterns.
  • Remove the unused server_cache runtime dependency; cache-backed limiting continues to use the Repository and LockProvider contracts.

0.1.0 #

  • Initial extraction from server_data/src/rate_limit (PR I)
0
likes
130
points
679
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Framework-agnostic rate-limit runtime (portable, from server_data/rate_limit).

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

crypto, server_contracts

More

Packages that depend on server_rate_limit