JamesRandall / Pholly

A F# friendly wrapper for Polly providing expressive functional resiience patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pholly

A F# friendly wrapper for Polly policies that aims to be expressive and clear to read and reason about.

Documentation can be found in the Dotnet Interactive Notebook.

Please do leave any feedback you might have as a GitHub Issue, I know some of the builder code needs tidying but I'm particularly interested in how expressive you find the interface - I'm really aiming for something that is very clear and readable.

Thanks

Many thanks to the creators of Polly itself - I've used it in many production systems and I've used some of their descriptions of the patterns here.

And thanks to Scott Wlaschin for the name. If I have a kryptonite its naming things.

About

A F# friendly wrapper for Polly providing expressive functional resiience patterns.

License:MIT License


Languages

Language:Jupyter Notebook 67.6%Language:F# 32.4%