https://github.com/shivanshvij/dbleader
A simple continuous leader election library for Go.
https://github.com/shivanshvij/dbleader
database election golang leader
Last synced: about 2 months ago
JSON representation
A simple continuous leader election library for Go.
- Host: GitHub
- URL: https://github.com/shivanshvij/dbleader
- Owner: ShivanshVij
- License: apache-2.0
- Created: 2024-08-29T01:32:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T02:29:17.000Z (over 1 year ago)
- Last Synced: 2025-02-28T16:43:10.289Z (over 1 year ago)
- Topics: database, election, golang, leader
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DBLeader
A simple continuous leader election library for Go.
[](https://www.apache.org/licenses/LICENSE-2.0)

## Contributing
Bug reports and pull requests are welcome on GitHub at [https://github.com/shivanshvij/dbleader][gitrepo]. For more contribution information check out [the contribution guide](contributing).
## License
This project is available as open source under the terms of the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
## Code of Conduct
Everyone interacting in this project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
[gitrepo]: https://github.com/shivanshvij/dbleader
[contributing]: https://github.com/shivanshvij/dbleader/blob/main/CONTRIBUTING.md