https://github.com/vert-x3/vertx-infinispan
Infinispan Cluster Manager for Vert.x
https://github.com/vert-x3/vertx-infinispan
Last synced: about 1 month ago
JSON representation
Infinispan Cluster Manager for Vert.x
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-infinispan
- Owner: vert-x3
- License: apache-2.0
- Created: 2016-10-04T07:48:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T11:37:44.000Z (about 2 months ago)
- Last Synced: 2025-05-07T12:39:43.995Z (about 2 months ago)
- Language: Java
- Size: 604 KB
- Stars: 15
- Watchers: 19
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
- vertx-awesome - Infinispan Cluster Manager - favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px"> - Infinispan cluster manager. (Cluster Managers)
README
= 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:src/main/asciidoc/index.adoc[in-source docs]