Top 20 NuGet circuit Packages
A simple circuit breaker library for .NET projects. Can be configured with minimal code.
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using MySql
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using restms
Microsoft SQL Server messaging gateway implementation for Paramore.Brighter Command Processor. Provides decoupled message transport using SQL Server as a message queue with database-backed reliability.
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using PostgreSql
Redis messaging gateway implementation for Paramore.Brighter Command Processor. Provides decoupled message transport using Redis with support for pub/sub patterns and high-performance in-memory messaging.
This is an implementation of the command store used for decoupled invocation of commands by Paramore.Brighter, using Sqlite
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using Event Store
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using Sqlite
Amazon SQS messaging gateway implementation for Paramore.Brighter Command Processor. Provides decoupled message transport using Amazon Simple Queue Service with support for SNS notifications and AWS security integration.
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using MySql
An implementation of Helpful.CircuitBreaker.Events which writes the StorableEvent to an Azure Queue
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (now Profile 336) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
Hystrix middleware for Cronus