Create polly.md
This commit is contained in:
Родитель
b875cb64fe
Коммит
b72b1011f5
|
@ -0,0 +1,16 @@
|
|||
# Polly
|
||||
|
||||
[Polly](https://github.com/App-vNext/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.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Website](http://www.thepollyproject.org)
|
||||
* [Source](https://github.com/App-vNext/Polly)
|
||||
* License: [New BSD](https://github.com/App-vNext/Polly/blob/master/LICENSE.txt)
|
||||
* Project Leads: [Dylan Reisenberger](https://github.com/reisenberger) and [Joel Hulen](https://github.com/joelhulen)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Documentation](https://github.com/App-vNext/Polly/wiki)
|
||||
* Discussions are held on [Slack](https://pollytalk.slack.com/). Not a member yet? [Sign up now!](http://www.pollytalk.org/)
|
||||
* [Contribute](https://github.com/App-vNext/Polly/wiki/Git-Workflow)
|
Загрузка…
Ссылка в новой задаче