open-vault/physical/raft
2020-08-31 09:23:34 -04:00
..
logstore
chunking_test.go Add additional raft chunk test (#7192) 2019-07-29 14:11:46 -07:00
fsm.go Avoid O(n^2) lookup to remove duplicate subfolders in list output. (#9694) 2020-08-31 09:23:34 -04:00
fsm_test.go Avoid O(n^2) lookup to remove duplicate subfolders in list output. (#9694) 2020-08-31 09:23:34 -04:00
io.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
raft.go raft: Fix some snapshot restore issues (#9533) 2020-07-21 10:59:07 -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 set path properly in NewRaftBackend() (#9128) 2020-07-21 12:48:24 -04: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 Backport the pieces of the replication API changes (#9425) 2020-07-09 15:11:37 -07:00
types.proto
varint.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00