https://github.com/charlieroth/ballot
Distributed, geographically fault-tolerant, soft real-time, embedded election database
https://github.com/charlieroth/ballot
distributed-systems elixir
Last synced: 4 months ago
JSON representation
Distributed, geographically fault-tolerant, soft real-time, embedded election database
- Host: GitHub
- URL: https://github.com/charlieroth/ballot
- Owner: charlieroth
- Created: 2024-10-07T19:20:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-20T08:09:20.000Z (over 1 year ago)
- Last Synced: 2024-11-29T20:04:13.683Z (over 1 year ago)
- Topics: distributed-systems, elixir
- Language: Elixir
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ballot
Ballot is an experiment in building a distributed, geographically
fault-tolerant, RAM based, embedded election database.
For an in-depth explaination of the Ballot system see https://publish.obsidian.md/charlieroth/Craft/Ballot
## Dependencies
The list of external dependencies can be found in [mix.lock](mix.lock)