Redundancy
#324
Replies: 1 comment
-
There has been some discussion in #162 regarding this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How would you configure Eventuous-based application for redundancy/HA or even for scaling purposes?
I am concerned about running multiple application instances and their event handlers / subscriptions being called on each instance, particularly when using PostgreSQL event store.
Thank you for any ideas!
Beta Was this translation helpful? Give feedback.
All reactions