Ecosyste.ms: Packages

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

nuget.org : domain.ratelimiting.redis

provides a distributed Redis implementation of the IRateLimitingCacheProvider from the Domain.RateLimiting.Core package meaning that it can be used from multiple servers which is more suiting to real production environments. This is the package that keeps track of the call count per time window and gives a go or no go based on the number of calls made so far. The libraries in this repo provide distributed implementations of rate limiting using Redis for the following algorithms: * SteppingTimeWindow * SlidingTimeWindow * LeakyBucket You can even add your own implementation by implementing the IRateLimitingCacheProvider.

Registry - JSON
purl: pkg:nuget/domain.ratelimiting.redis
Keywords: ratelimiting, rate, limiting, throttling, API, request, redis
License:
Latest release: almost 6 years ago
First release: over 6 years ago
Last synced: 4 days ago

    Loading...
    Readme
    Loading...