ipfs-cluster/consensus/raft
Wyatt Daviau 238f3726f3 Pin datastructure updated to support sharding
4 PinTypes specify how CID is pinned
Changes to Pin and Unpin to handle different PinTypes
Tests for different PinTypes
Migration for new state format using new Pin datastructures
Visibility of the PinTypes used internally limited by default

License: MIT
Signed-off-by: Wyatt Daviau <wdaviau@cs.stanford.edu>
2018-08-07 20:11:23 +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 Pin datastructure updated to support sharding 2018-08-07 20:11:23 +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 Pin datastructure updated to support sharding 2018-08-07 20:11:23 +02:00
logging.go Addressing feedback 2018-03-13 10:37:47 +01:00
raft.go Raft: automatically rename ipfs-cluster-data folder to "raft" 2018-05-24 17:03:05 +02:00