• Stars
    star
    27
  • Rank 902,254 (Top 18 %)
  • Language
    C#
  • License
    BSD 3-Clause "New...
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple .Net Core WebAPI app to demonstrate Simmy chaos policies

More Repositories

1

Simmy

Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
C#
547
star
2

Polly.Contrib.WaitAndRetry

Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
C#
130
star
3

Polly.Contrib.AzureFunctions.CircuitBreaker

Distributed Circuit Breaker consumable from within Azure Functions or distributed, over http
C#
51
star
4

Polly.Contrib.DuplicateRequestCollapser

A Polly policy to collapse concurrent duplicate requests to a single execution.
C#
16
star
5

Polly.Contrib.LoggingPolicy

A demonstration reactive custom Polly policy, to log faults and results the policy is configured to handle.
C#
10
star
6

Polly.Contrib.MutableBulkheadPolicy

Provides a BulkheadPolicy (parallel throttle) for which the capacity can be adjusted dynamically
C#
7
star
7

Polly.Contrib.CachePolicy

C#
6
star
8

Polly.Contrib.CustomPolicyTemplates

Blank templates for developing custom policies for use with the .NET resilience library Polly.
C#
4
star
9

Polly.Contrib.TimingPolicy

A demonstration proactive custom Polly policy, to capture execution timings of delegates.
C#
4
star
10

Polly.Contrib.DuplicateRequestCollapser.RedisDistributedLock

Polly.Contrib.DuplicateRequestCollapser.RedisDistributedLock is a Redis distributed lock for use with Polly.Contrib.DuplicateRequestCollapser.
C#
3
star
11

Polly.Contrib.HttpClientFactoryExtensions

Contains extensions to .NET Core HttpClientFactory for use with Polly
C#
2
star
12

Polly.Contrib.RequestHedging

C#
1
star