README.adoc
January 3, 2025 ยท View on GitHub
= Infinispan Cluster Manager
image:https://github.com/vert-x3/vertx-infinispan/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-infinispan/actions/workflows/ci-5.x.yml"] image:https://github.com/vert-x3/vertx-infinispan/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-infinispan/actions/workflows/ci-4.x.yml"]
This is a cluster manager implementation for Vert.x that uses http://infinispan.org[Infinispan].
Please see the in-source asciidoc documentation or the main documentation on the web-site for a full description of this component:
- link:http://vertx.io/docs/vertx-infinispan/java/[web-site docs]
- link:vertx-infinispan/src/main/asciidoc/index.adoc[in-source docs]