add TODO.md

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
This commit is contained in:
Hector Sanjuan 2016-12-14 18:31:05 +01:00
parent a9ed5aae5c
commit 38d878ee5f

17
TODO.md Normal file
View File

@ -0,0 +1,17 @@
# TODO
Things that need to be done:
* Start up sync fix
* Allow to shutdown multiple times (+ test)
* Efficient SyncAll (use single ipfs pin ls call)
* LeaderRPC implementation
* /pin/add /pin/rm hijack
* End-to-end tests
* ipfscluster-server tool
* Allow custom configuration path
* allow --init
* Peer-aware components. Modify cluster members on the fly.
* Recover(). Also vs. Sync()
* PinTracker docs
* Readme docs