Content deleted Content added
mysqli usage example, don't use obsolete functions! |
Added missing C# retry pattern example with Polly with relevant external link |
||
Line 64:
==External links==
*[http://artur.ejsmont.org/blog/PHP-Circuit-Breaker-initial-Zend-Framework-proposal Example of PHP implementation with diagrams]
*[https://code.4noobz.net/retry-pattern-with-polly/ Example of Retry Pattern with Polly using C#]
*[http://www.lybecker.com/blog/2013/08/07/automatic-retry-and-circuit-breaker-made-easy/ Example of C# implementation from Anders Lybeckers using Polly]
*[https://www.nuget.org/packages/Polly/ Polly NuGet package]
|