DomainGroupOSS / domain-rate-limiting

Apache License 2.0
29 stars 3 forks source link

Azure Redis and Domain.RateLimiting.Samples.ConsoleCore integration test #2

Open MedAnd opened 5 years ago

MedAnd commented 5 years ago

Hi,

I'm running the Domain.RateLimiting.Samples.ConsoleCore integration test against an Azure Redis service & keep getting the following output:

image

Any ideas? Thx.

MedAnd commented 5 years ago

This fork azure-redis-domain-rate-limiting adds support for using the Azure Redis service in addition to fixing the above issue. The integration test now has the following output:

image

Let me know what you think... also how production ready is this library and what load numbers is it serving?

Thanks.