bossiernesto / iasc-elixir-ra-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IASCRa

Example distributed Key/Value cluster using RabbitMQ's RAFT implementation

Installation

mix do deps.get, compile

Starting the cluster

Run boot script. It forms a cluster of 5 peers, and elects a leader.

./boot.sh

License

MIT

About


Languages

Language:Elixir 85.9%Language:Shell 14.1%