open-consul/contributing/persistence/README.md

9 lines
174 B
Markdown
Raw Normal View History

# Persistence
- hashicorp/raft
- state.Store - hashicorp/go-memdb
- FSM
- boltdb - https://github.com/boltdb/bolt (https://github.com/etcd-io/bbolt)
- snapshot and restore