Commit Graph

16 Commits

Author SHA1 Message Date
Hector Sanjuan
deac66209e Add missing dep to .travis.yml
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2016-12-08 17:35:45 +01:00
Hector Sanjuan
5ae9b58daf Some tests. Mostly to check if travis/coveralls work 2016-12-08 17:24:38 +01:00
Hector Sanjuan
8dfa327724 Travis, coveralls, Makefile 2016-12-08 17:20:16 +01:00
Hector Sanjuan
543f5552ca Return 202-Accepted when requesting to Pin/Unpin 2016-12-07 17:28:46 +01:00
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