Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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]