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
HI, how can I set up eventstream to work across multiple worker using redis ?
For the moment I made my own consumer that I start as a thread… That maybe not the best way to do it…