mirror of https://github.com/hashicorp/consul
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
|
||
|
|