• Stars
    star
    29
  • Rank 833,957 (Top 17 %)
  • Language
    C#
  • License
    Other
  • Created over 6 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

Plug-in for the Polly Cache policy supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache.

More Repositories

1

Polly

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
C#
12,961
star
2

Polly-Samples

Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly within their own projects.
C#
269
star
3

Polly.Extensions.Http

Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
C#
83
star
4

Throttlebird

Throttlebird is a simple Http request throttler to help limit the number of client requests within a given period of time.
C#
44
star
5

Polly.Caching.MemoryCache

MemoryCache plugin for the Polly Cache policy
C#
40
star
6

Potoo

A C# library of common regular expressions. No more digging through old projects!
C#
8
star
7

Polly.Caching.Serialization.Json

Json Serialization plugin for the Polly CachePolicy, using NewtonSoft.Json
C#
4
star
8

Notifier

Command line tool to send Windows Toast Notifications.
C#
4
star
9

Polly.Caching.Redis

Redis plugin for the Polly Cache policy
3
star
10

Polly.Caching.Disk

Disk caching plugin for the Polly Cache policy
3
star
11

Polly.Caching.MemCached

MemCached plugin for the Polly Cache policy
2
star
12

Polly.Caching.Serialization.System.Text.Json

Json Serialization plugin for the Polly CachePolicy, using System.Text.Json
C#
1
star