lua-circuit-breaker

Lua library to implement wrap logic in a circuit breaker

$ luarocks install lua-circuit-breaker

lua-circuit-breaker provides circuit-breaker functionality like resilience4j i.e. for Java.
Any IO function/method that can fail can be wrapped around lua-circuit-breaker and can be made to fail fast, leading to improved resiliency and fault tolerance.

Versions

1.0.2-12 years ago3,198,131 downloads
1.0.1-12 years ago48 downloads
1.0.0-12 years ago48 downloads

Dependencies

lua >= 5.1

Dependency for

kong-circuit-breaker

Labels

Manifests