ipfs-cluster/consensus/raft
Hector Sanjuan c4b18cd5f6 Address issues from self-review
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2019-02-27 18:43:29 +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 Address issues from self-review 2019-02-27 18:43:29 +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 Remove *Serial types. Use pointers for all types. 2019-02-27 17:04:35 +00:00
log_op.go Address issues from self-review 2019-02-27 18:43:29 +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