Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transferwise/tw-leader-selector
https://github.com/transferwise/tw-leader-selector
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/transferwise/tw-leader-selector
- Owner: transferwise
- License: other
- Created: 2018-03-09T11:36:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T13:17:26.000Z (6 months ago)
- Last Synced: 2024-07-22T15:41:31.761Z (6 months ago)
- Language: Java
- Size: 504 KB
- Stars: 1
- Watchers: 91
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# tw-leader-selector
![Apache 2](https://img.shields.io/hexpm/l/plug.svg)
![Java 11](https://img.shields.io/badge/Java-11-blue.svg)
![Maven Central](https://badgen.net/maven/v/maven-central/com.transferwise.common/tw-leader-selector)
[![Owners](https://img.shields.io/badge/team-AppEng-blueviolet.svg?logo=wise)](https://transferwise.atlassian.net/wiki/spaces/EKB/pages/2520812116/Application+Engineering+Team) [![Slack](https://img.shields.io/badge/slack-sre--guild-blue.svg?logo=slack)](https://app.slack.com/client/T026FB76G/CLR1U8SNS)
> Use the `@application-engineering-on-call` handle on Slack for help.
---
Provides a proper leader selector recipe with following benefits compared to Curator's recipe.Reference the [documentation](docs/index.md) of the library for more information about adoption and features.