mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-10 12:27:31 -08:00
9f797b96d8
This PR implements the updated license SDK so that worker and webhook instances do not auto-renew licenses any more. Instead, they receive a `reloadLicense` command via the Redis client that will fetch the updated license after it was saved on the main instance This also contains some refactoring with moving redis sub and pub clients into the event bus directly, to prevent cyclic dependency issues. |
||
---|---|---|
.. | ||
cache-mock.service.test.ts | ||
cache.service.test.ts | ||
communityPackage.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 |