n8n/packages/cli/src/eventbus
Iván Ovejero 442c73e63b
feat(core): Set up leader selection for multiple main instances (#7527)
https://linear.app/n8n/issue/PAY-933/set-up-leader-selection-for-multiple-main-instances

- [x] Set up new envs
- [x] Add config and license checks
- [x] Implement `MultiMainInstancePublisher`
- [x] Expand `RedisServicePubSubPublisher` to support
`MultiMainInstancePublisher`
- [x] Init `MultiMainInstancePublisher` on startup and destroy on
shutdown
- [x] Add to sandbox plans
- [x] Test manually

Note: This is only for setup - coordinating in reaction to leadership
changes will come in later PRs.
2023-10-30 16:22:32 +01:00
..
EventMessageClasses refactor(core): Move event and telemetry handling into workers in queue mode (#7138) 2023-09-14 07:58:15 +02:00
MessageEventBus feat(core): Set up leader selection for multiple main instances (#7527) 2023-10-30 16:22:32 +01:00
MessageEventBusDestination refactor(core): Avoid passing around static state like default timezone (no-changelog) (#7221) 2023-10-27 14:17:52 +02:00
MessageEventBusWriter refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
middleware fix(core): Split event bus controller into community and ee (#7107) 2023-09-05 13:32:09 +02:00
eventBus.controller.ee.ts fix(core): Split event bus controller into community and ee (#7107) 2023-09-05 13:32:09 +02:00
eventBus.controller.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
index.ts refactor: Revert "refactor(core): Use typedi to manage EventBus singletons (#5795)" (no-changelog) (#5825) 2023-03-30 09:59:04 +02:00