ipfs-cluster/cmd
Hector Sanjuan 6188d6ff52 service: Make --consensus a mandatory flag
It has a few implications to launch a raft peer when you wanted to do crdt and vice-versa.

Same when exporting and exporting states.

Users starting cluster peers should be explicit about their consensus choice.

Also, if we ever want to make `crdt` the default, we can't do that before
making `raft` non-default first. I don't like to break things but otherwise
the experience for new users wanting to try crdts might be aweful.
2019-07-26 18:15:41 +02:00
..
ipfs-cluster-ctl Release 0.11.0-rc5 2019-06-27 17:58:26 +01:00
ipfs-cluster-service service: Make --consensus a mandatory flag 2019-07-26 18:15:41 +02:00