A Multi-Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
830
stars
96
forks
source link
Kill snapshot process before deleting everything #464
Closed
kjnilsson closed 3 months ago
if there is a snapshot process pending it could cause the directory deletion to fail, best kill the snapshot process first