Commit Graph

12 Commits

Author SHA1 Message Date
Hector Sanjuan
a9dcf57a90 Add MapPinTracker sync and recover capabilities.
Sync checks that the CID status corresponds to what IPFS says.

Recover retries pinning, unpinning on Error-ed cids.
2016-12-07 17:21:29 +01:00
Hector Sanjuan
9c1c256e33 Introduce the concept of PinTracker. Thin ClusterState to minimal.
+ Try to make RPC handling code cleaner.
2016-12-06 22:29:59 +01:00
Hector Sanjuan
e746ccecb9 Use closable listeners for listening so we can have an orderly shutdown. 2016-12-05 16:24:41 +01:00
Hector Sanjuan
2285f8d1a8 Make ipfs pinning async. Add Pin intermediary states 2016-12-05 15:30:11 +01:00
Hector Sanjuan
e0840df267 WIP: basic functionality 2016-12-02 19:33:39 +01:00
Juan Benet
a5ad1fcf97 illustrations 2016-10-10 12:43:59 -04:00
Jeromy
4961bc81bf better logging and error handling 2016-07-13 03:59:27 -07:00
Jeromy
1557895e85 add a little logging 2016-07-13 03:30:12 -07:00
Jeromy
25944b4b4c make ports confugrable 2016-07-13 03:06:30 -07:00
Jeromy
85bee99523 add basic clusterd program with daemon passthrough 2016-07-13 01:25:55 -07:00
Juan Benet
ea856b9fa8 Update README.md 2016-07-01 15:01:27 -04:00
Juan Benet
f9209592fd Initial commit 2016-07-01 14:41:15 -04:00