mirror of
https://github.com/status-im/consul.git
synced 2025-01-27 05:57:03 +00:00
9 lines
174 B
Markdown
9 lines
174 B
Markdown
|
# Persistence
|
||
|
|
||
|
- hashicorp/raft
|
||
|
- state.Store - hashicorp/go-memdb
|
||
|
- FSM
|
||
|
- boltdb - https://github.com/boltdb/bolt (https://github.com/etcd-io/bbolt)
|
||
|
- snapshot and restore
|
||
|
|