Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/billglover/breaker

Package breaker provides a simple implementation of the circuite breaker pattern. A typical use would be to protect a call to an external system. By protecting calls to external systems with a circuit breaker, you are able to respond quickly in the event of system failure, avoiding the need to wait for a timeout. Further information on the circuit breaker pattern can be found in the Microsoft Azure Architecture Patterns documentation. https://docs.microsoft.com/en-us/azure/architecture/patterns/circuit-breaker

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/billglover/breaker
Keywords: 100daysofcode, circuit-breaker, golang, golang-package
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/billglover
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...