ipfs-cluster/pintracker/maptracker
Adrian Lanzafame ab2a883a3d pintracker/mappintracker: separate status and operation concepts
The TrackerStatuses were starting to be used to convey the inflight
status of an 'operation', instead of just the status of the Pin.
I have separated out any thing related to 'operations' and
an operation's 'phases'.

License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2018-05-02 15:24:26 +02:00
..
config_test.go MapPinTracker: support configuration section 2017-11-29 14:42:50 +01:00
config.go Fix tests with bad json 2018-03-09 17:30:06 +01:00
maptracker_test.go Fix #277: Introduce maximum and minimum replication factor 2018-01-16 16:36:06 +01:00
maptracker.go pintracker/mappintracker: separate status and operation concepts 2018-05-02 15:24:26 +02:00
operation_string.go pintracker/mappintracker: separate status and operation concepts 2018-05-02 15:24:26 +02:00
operationtracker.go pintracker/mappintracker: separate status and operation concepts 2018-05-02 15:24:26 +02:00
phase_string.go pintracker/mappintracker: separate status and operation concepts 2018-05-02 15:24:26 +02:00