• Stars
    star
    3
  • Rank 3,854,567 (Top 78 %)
  • Language
  • License
    BSD 3-Clause "New...
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

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

Repository Details

Disk caching plugin for the Polly Cache policy

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

Polly.Caching.IDistributedCache

Plug-in for the Polly Cache policy supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache.
C#
29
star
7

Potoo

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

Polly.Caching.Serialization.Json

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

Notifier

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

Polly.Caching.Redis

Redis 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