# paros
Learning the [Paxos](https://en.wikipedia.org/wiki/Paxos_(computer_science)) consensus
algorithm by implementing it in Rust.
> ⚠️ **A learning project — work in progress.** Not intended for production use.
## License
Licensed under the [Apache License, Version 2.0](LICENSE).