n8n/packages
Michael Auerswald 3cad60e918
feat(core): Make Redis available for backend communication (#6719)
* support redis cluster

* cleanup, fix config schema

* set default prefix to bull

* initial commit

* improve logging

* improve types and refactor

* list support and refactor

* fix redis service and tests

* add comment

* add redis and cache prefix

* use injection

* lint fix

* clean schema comments

* improve naming, tests, cluster client

* merge master

* cache returns unknown instead of T

* update cache service, tests and doc

* remove console.log

* do not cache null or undefined values

* fix merge

* lint fix
2023-08-02 12:51:25 +02:00
..
@n8n/client-oauth2 refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00
@n8n_io/eslint-config ci: Update most of the dev tooling (no-changelog) (#6780) 2023-07-28 13:55:16 +02:00
cli feat(core): Make Redis available for backend communication (#6719) 2023-08-02 12:51:25 +02:00
core refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00
design-system refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00
editor-ui fix(editor): Fix redo when adding node on connection (#6833) 2023-08-02 12:48:55 +02:00
node-dev refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00
nodes-base fix(Code Node): Consistent redirection of stdout for JS and Python sandboxes (#6818) 2023-08-01 17:47:43 +02:00
workflow refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00