/spring-cloud-cluster

Integration with Zookeeper and Spring Cloud: clustering concerns, like leadership election and consistent key value store

Primary LanguageJavaApache License 2.0Apache-2.0

Spring Cloud Cluster offers a set of primitives for building "cluster" features into a distributed system. Example are leadership election, consistent storage of cluster state, global locks and one-time tokens.