kong-circuit-breaker

Kong plugin to wrap each API call with a circuit breaker

$ luarocks install kong-circuit-breaker

kong-circuit-breaker is a Kong plugin that provides circuit-breaker functionality at the route level. It uses lua-circuit-breaker library internally to wrap proxy calls around a circuit-breaker pattern. The functionality provided by this plugin is similar to libraries like resilience4j in Java.

Versions

2.1.0-11 year ago2,588,518 downloads
2.0.0-11 year ago24,465 downloads
1.0.5-12 years ago98,459 downloads
1.0.4-12 years ago117,566 downloads
1.0.3-12 years ago43 downloads
1.0.2-12 years ago1,282 downloads
1.0.0-12 years ago21 downloads

Dependencies

lua >= 5.1

Labels

Manifests