SkillAgentSearch skills...

River

Example distributed key/value store using RAFT

Install / Use

/learn @joshnuss/River
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

River

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

Installation

git clone https://github.com/joshnuss/river.git
cd river
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

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated6y ago
Forks0

Languages

Elixir

Security Score

55/100

Audited on May 8, 2019

No findings