ipfs-cluster/consensus/raft
Hector Sanjuan aeb6b005d1 Consensus: Make the default Raft data folder name "raft"
This is a breaking change.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-05-24 16:54:24 +02:00
..
config_test.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00
config.go Consensus: Make the default Raft data folder name "raft" 2018-05-24 16:54:24 +02:00
consensus_test.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00
consensus.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00
data_helper_test.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00
data_helper.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00
log_op_test.go Tests: Make raft tests bind on random port 2018-01-24 20:17:32 +01:00
log_op.go Fix #219: WIP: Remove duplicate peer accounting 2017-11-08 20:04:04 +01:00
logging.go Addressing feedback 2018-03-13 10:37:47 +01:00
raft.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00