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
are you guys still using kraken in production? if so how do you guys handle high availability? How do you guys run Kraken on 2 or 3 instances? I've got a tight deadline for a chat application and the way we planned our design is to have a cluster of pubsub servers exchanging messages and hooking up our chat microservice for each message for storaging.
Hi there,
are you guys still using kraken in production? if so how do you guys handle high availability? How do you guys run Kraken on 2 or 3 instances? I've got a tight deadline for a chat application and the way we planned our design is to have a cluster of pubsub servers exchanging messages and hooking up our chat microservice for each message for storaging.