mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-01 09:17:08 +02:00
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. |
||
|---|---|---|
| .. | ||
| cache-mock.service.test.ts | ||
| cache.service.test.ts | ||
| communityPackages.service.test.ts | ||
| events.service.test.ts | ||
| jwt.service.test.ts | ||
| orchestration.service.test.ts | ||
| ownership.service.test.ts | ||
| redis.service.test.ts | ||
| role.service.test.ts | ||
| webhook.service.test.ts | ||