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-ignite


https://github.com/vert-x3/vertx-ignite

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

= Apache Ignite Cluster Manager

image:https://github.com/vert-x3/vertx-ignite/workflows/CI/badge.svg?branch=master["Build Status", link="https://github.com/vert-x3/vertx-ignite/actions/workflows/ci.yml"]

This is a cluster manager implementation for Vert.x that uses http://ignite.apache.org/index.html[Apache Ignite].

Vert.x cluster manager is pluggable component. So you can replace default Vert.x cluster manager by this implementation.

Please see the main documentation on the web-site for a full description:

* https://vertx.io/docs/vertx-ignite/java/[Web-site documentation]