Skip to content

sptz45/circuit-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circuit-breaker

Circuit Breaker is an implementation of the Circuit Breaker stability design pattern as described in the book Release It! by Michael Nygard.

For more information see the project's website.

License

Licensed under the Apache License, Version 2.0. See the LICENSE and NOTICE files for more information.