TODO has been formalized as issues

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
This commit is contained in:
Hector Sanjuan 2016-12-29 18:50:28 +01:00
parent c7b94b0ec9
commit 34f74a662c

22
TODO.md
View File

@ -1,22 +0,0 @@
# 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)
* ~~GlobalStatus~~
* ~~GlobalSync~~
* ~~LeaderRPC implementation~~
* /pin/add /pin/rm hijack
* End-to-end tests
* ~~ipfscluster-server tool~~
* ~~Allow custom configuration path~~
* ~~allow --init~~
* ~~ipfscluster tool~~
* Peer-aware components. Modify cluster members on the fly.
* ~~Recover(). Also vs. Sync()~~
* ~~go-fmt~~
* ~~PinTracker docs~~
* ~~Readme docs~~
* ~~Go Server hardening https://getpocket.com/a/read/1525235285~~