Skip to content

dirk1492/raft-consul

Repository files navigation

raft-consul

This repository provides the raftconsul package. The package exports the ConsulStore which is an implementation of both a LogStore and StableStore.

It is meant to be used as a backend for the raft package here.

This implementation uses Consul. Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.

About

Raft backend implementation using Consul

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published