ipfs-cluster/TODO.md
Hector Sanjuan 45c31846d1 Fix startup sync mechanism
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2016-12-15 15:08:43 +01:00

432 B

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