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.1-1317 days ago421,718 downloads
2.1.0-13 years ago2,880,172 downloads
2.0.0-13 years ago24,476 downloads
1.0.5-13 years ago98,486 downloads
1.0.4-13 years ago117,577 downloads
1.0.3-13 years ago54 downloads
1.0.2-13 years ago1,294 downloads
1.0.0-13 years ago32 downloads

Dependencies

lua >= 5.1

Labels

Manifests