ensemble
ensemble copied to clipboard
Add Redis backend
Use the new redis-raft plugin to implement the backend. Note that we cannot use the standalone redis client because it needs a level or cluster orchestration that Ensemble could not provide.
Blocked by #47