Argelbargel / vault-raft-snapshot-agent

An agent which creates periodic snapshots of Vault's integrated raft storage and stores them locally or in remote storages as backup in case of system failure or user errors.
MIT License
9 stars 4 forks source link

Leader detection #36

Closed Argelbargel closed 1 month ago

Argelbargel commented 1 month ago

Adds automatic leader-detection as proposed in #32