https://github.com/jimurrito/beethoven
A Decentralized failover and peer-to-peer node finder for Elixir/Erlang/Beam.
https://github.com/jimurrito/beethoven
beethoven clustering distributed-systems elixir elixir-lang erlang erlang-otp failover failover-clustering high-availability orchestration
Last synced: about 1 year ago
JSON representation
A Decentralized failover and peer-to-peer node finder for Elixir/Erlang/Beam.
- Host: GitHub
- URL: https://github.com/jimurrito/beethoven
- Owner: jimurrito
- Created: 2025-03-17T04:30:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T01:21:47.000Z (about 1 year ago)
- Last Synced: 2025-04-12T02:39:39.739Z (about 1 year ago)
- Topics: beethoven, clustering, distributed-systems, elixir, elixir-lang, erlang, erlang-otp, failover, failover-clustering, high-availability, orchestration
- Language: Elixir
- Homepage:
- Size: 200 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Beethoven
A Decentralized failover and peer-to-peer node finder for Elixir. Allows Elixir nodes to find each other automatically. Once connected, they can coordinate to delegate roles and tasks between the nodes in the cluster. Written using only the Elixir and Erlang standard library.