ipfs-shipyard / cube

IPFS Cube will help people deploy and manage their own IPFS pinning services on top of existing cheap hardware, or cloud storage.
32 stars 3 forks source link

Extract ipfs-cluster library #17

Open victorb opened 5 years ago

victorb commented 5 years ago

Currently there is bunch of ipfs-cluster functionality that can be extracted into it's own library instead of implemented directly in Cube.

Basically everything in https://github.com/ipfs-shipyard/cube/blob/master/src/cube/cluster.clj except the Component + calls that involve the DB