vert-x3 / vertx-ignite

Apache License 2.0
35 stars 28 forks source link

= 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: