open-vault/physical/raft
Brian Kassouf 3b4ba9d1fb
Upgrade raft library (#9170)
* Upgrade raft library

* Update vendor

* Update physical/raft/snapshot_test.go

Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>

* Update physical/raft/snapshot_test.go

Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-06-08 16:34:20 -07:00
..
logstore
chunking_test.go
fsm.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
fsm_test.go Improve raft write performance by utilizing FSM Batching (#7527) 2019-10-14 09:25:07 -06:00
io.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
raft.go Upgrade raft library (#9170) 2020-06-08 16:34:20 -07:00
raft_test.go Merge PR #9027: Integrated Storage (Raft): Add Support for max_entry_size Config 2020-06-01 10:17:24 -04:00
raft_util.go Raft recovery peers non voter (#8681) 2020-04-03 19:13:51 -04:00
snapshot.go storage/raft: Fix memory allocation issue and Metadata tracking issues with snapshots (#8793) 2020-04-23 11:11:08 -07:00
snapshot_test.go Upgrade raft library (#9170) 2020-06-08 16:34:20 -07:00
streamlayer.go storage/raft: Advertise the configured cluster address (#9008) 2020-05-18 18:22:25 -07:00
streamlayer_test.go storage/raft: Advertise the configured cluster address (#9008) 2020-05-18 18:22:25 -07:00
types.pb.go Update to latest go-kms-wrapping and fix protos/etcd (#8996) 2020-05-14 18:45:10 -04:00
types.proto
varint.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00