Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.1% on nuget.org
Top 6.3% downloads on nuget.org
Top 4.8% dependent packages on nuget.org
Top 4.2% dependent repos on nuget.org
Top 4.8% forks on nuget.org

nuget.org : brakepedal

Brake Pedal is a general purpose throttling library. The library provides the following features: - Time based throttling: limit X number of requests over Y time period. - Locking: block requests after X attempts over Y time period for Z time period. - Decoupled storage: you can use the bundled repositories (in memory) or roll your own. The BrakePedal.Http package provides code to use the BrakePedal library in a Web API application as an attribute, handler, or filter. The BrakePedal.Redis package contains an implementation of a Redis BrakePedal repository which uses StackExchange.Redis (https://github.com/StackExchange/StackExchange.Redis) for use with the BrakePedal library.

Registry - Homepage - JSON
purl: pkg:nuget/brakepedal
Keywords: throttling, rate-limit, rate, limit, http, webapi, redis
License: MIT
Latest release: about 8 years ago
First release: over 8 years ago
Dependent packages: 3
Dependent repositories: 3
Downloads: 52,129 total
Stars: 33 on GitHub
Forks: 14 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...