Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 284 Bytes

prover-pool-lib

This package implement service pool pattern for Go apps that will be useful for microservices architecture

  • built-in round-robin load balancing
  • support different service-discovery drivers
  • configurable healthchecks
  • jail mechanic for unhealthy services