Greetings,
Things went well using a single node setting but it’s about to get serious and I’ll need an EventStore cluster soon.
I want to bring Cluster connection to my Haskell client but I need your help first.
I know there are Gossip messages involved but that’s it.
Could one of you EventStore server gurus cast some light on this topic ?
Mainly how ClusterConnection differs from SingleNode connection (The single node consists only on just responding to Heartbeat requests when those are coming and sending commands to the server when the user asks for it).
Any pointer would help.
Thanks for your time.
Yorick