Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vert-x3/vertx-infinispan
Infinispan Cluster Manager for Vert.x
https://github.com/vert-x3/vertx-infinispan
Last synced: 3 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T16:41:19.000Z (4 months ago)
- Last Synced: 2024-07-16T20:36:58.050Z (4 months ago)
- Language: Java
- Size: 584 KB
- Stars: 14
- Watchers: 20
- Forks: 18
- Open Issues: 3
-
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]