Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vert-x3/vertx-ignite
https://github.com/vert-x3/vertx-ignite
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-ignite
- Owner: vert-x3
- License: apache-2.0
- Created: 2016-02-24T13:25:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T16:41:22.000Z (4 months ago)
- Last Synced: 2024-07-16T20:36:59.839Z (4 months ago)
- Language: Java
- Size: 517 KB
- Stars: 35
- Watchers: 26
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
- vertx-awesome - Ignite Cluster Manager - favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px"> - Ignite cluster manager. (Cluster Managers)
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]