teseraio/ensemble

Add Redis backend

Opened this issue · 1 comments

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