Open danthegoodman1 opened 2 years ago
Related to #35
If we use etcd instead for service discovery (and for locking!) then we can achive more nodes without complex gossip work.
Nodes could more aggresively update and query remote partition lengths at scale.
However the etcd cluster would have to be multi-region.
Now we need to involve etcd, and at small scale the benefits are probably not there.
Related to #35
If we use etcd instead for service discovery (and for locking!) then we can achive more nodes without complex gossip work.
Nodes could more aggresively update and query remote partition lengths at scale.
However the etcd cluster would have to be multi-region.
Now we need to involve etcd, and at small scale the benefits are probably not there.