Skip to content

1.0.0-alfa.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikub mikub released this 04 Feb 21:35
· 30 commits to cluster since this release

Enhancements:

Cluster Support
This is a first community release with clustering support. Support has been added for RabbitMQ as the underlying message broker.
Titanoboa uses master-less cluster so you can literally add hundreds of nodes during runtime.
Also since this is basically just a jar you can run the cluster nodes anywhere: on bare metal, VMs, Docker or K8s.
See wiki section Clustering to learn more.

Bug fixes:
#11