The Apache Helix Team is pleased to announce the 34th release,
2.0.0, of the Apache Helix project.

Apache Helix is a generic cluster management framework that makes it
easy to build partitioned, fault tolerant, and scalable distributed
systems.

The full release notes are available
here:https://helix.apache.org/2.0.0-docs/releasenotes/release-2.0.0.html

You can declare a maven dependency to use it:

<dependency>
  <groupId>org.apache.helix</groupId>
  <artifactId>helix-core</artifactId>
  <version>2.0.0</version>
</dependency>

Or download the release sources:https://downloads.apache.org/helix/2.0.0/

Additional info

Website: https://helix.apache.org/
Helix mailing lists: https://helix.apache.org/mail-lists.html

We hope you will enjoy using the latest release of Apache Helix!

Cheers,
Apache Helix Team

Reply via email to