ipfs-cluster/consensus/raft
Hector Sanjuan ea85cf7805 Rename "test.Test*" to "test.*" (test.TestCid1 -> test.Cid1)
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2019-02-27 20:19:10 +00:00
..
config_test.go Add ApplyEnvVars test to raft config 2019-02-18 17:43:54 +02:00
config.go Change ApplyEnvVars strategy for all config components 2019-02-15 19:07:20 +02:00
consensus_test.go Rename "test.Test*" to "test.*" (test.TestCid1 -> test.Cid1) 2019-02-27 20:19:10 +00:00
consensus.go Remove *Serial types. Use pointers for all types. 2019-02-27 17:04:35 +00: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 Rename "test.Test*" to "test.*" (test.TestCid1 -> test.Cid1) 2019-02-27 20:19:10 +00:00
log_op.go Fix struct tags 2019-02-27 18:50:46 +00:00
logging.go Addressing feedback 2018-03-13 10:37:47 +01:00
raft.go Remove backwards compatibility hacks 2019-02-20 14:02:09 +00:00