vert-x3 / vertx-infinispan

Infinispan Cluster Manager for Vert.x
Apache License 2.0
14 stars 16 forks source link

Expose EmbeddedCacheManager health #44

Closed tsegismont closed 6 years ago

tsegismont commented 6 years ago

In order to implement a Kubernetes readiness check, we need to determine the cluster health.

See also #37