open-vault/physical/raft
Alexander Bezobchuk bd96d1dae1
physical/raft: Add nil check to shutdown (#9322)
2020-06-25 17:51:13 -07:00
..
logstore Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
chunking_test.go Add additional raft chunk test (#7192) 2019-07-29 14:11:46 -07:00
fsm.go Improve the performance of snapshot installs by using rename (#9247) 2020-06-23 11:08:30 -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 physical/raft: Add nil check to shutdown (#9322) 2020-06-25 17:51:13 -07:00
raft_test.go raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -07:00
raft_util.go Raft recovery peers non voter (#8681) 2020-04-03 19:13:51 -04:00
snapshot.go Improve the performance of snapshot installs by using rename (#9247) 2020-06-23 11:08:30 -07:00
snapshot_test.go raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -07:00
streamlayer.go raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -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 Add chunking support to raft 2019-07-22 12:17:58 -04:00
varint.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00