You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this use case where I want my nodes to synchronize through a central server. When the server starts the database is empty. After the first peer connects the servers receives the peer's snapshot and all new peers will work as replicas with the server.
I don't know the ip addresses of the peers in advance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have this use case where I want my nodes to synchronize through a central server. When the server starts the database is empty. After the first peer connects the servers receives the peer's snapshot and all new peers will work as replicas with the server.
I don't know the ip addresses of the peers in advance.
Is this use case possible with marmot ?
Beta Was this translation helpful? Give feedback.
All reactions