Created by Ethan Burrell
The goal of this project it to learn about distributed systems and the different thought process to building them. There is also a partially complete rust code base under the rust branch.
$ python3 -m venv env
$ source env/bin/activate