threefoldtech / home

Starting point for the threefoldtech organization
https://threefold.io
Apache License 2.0
9 stars 4 forks source link

Distributed hub #1523

Open sabrinasadik opened 7 months ago

sabrinasadik commented 7 months ago

The current setup of the hub is very centralised. A more distributed hub would help resolve issues like latency (which can be a problem during deployment, see example issue). Next to this, it's a single point of failure. Even tough we now have a secondary instance which could be used to read in case the primary goes down, it's still up to users & software to know & use the secondary and writes are also not supported while the primary is down.

maxux commented 7 months ago

I will think about a solution to have a master/master hub support with real-time replication