Current section
Files
Jump to
Current section
Files
libelection
README.md
README.md
# Libelection
Library to perform leader election in a cluster of containerized Elixir nodes.
## Installation
```elixir
def deps do
[{:libelection, "~> 0.1.0"}]
end
```
## Election Strategies
### Rancher
### Kubernetes
## Documentation
* exdoc
* wiki (TODO)
##
## License
GPLv3