n8n/packages
Michael Auerswald 659ca26fe7
fix(core): Change VariablesService to DI and use caching (#6827)
* 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

* VariablesService as DI, add caching, fix tests

* do not cache null or undefined values

* import fix

* more DI and remove collections

* fix merge

* lint fix

* rename to ~Cached

* fix test for CI

* fix ActiveWorkflowRunner test
2023-08-02 14:51:09 +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 fix(core): Change VariablesService to DI and use caching (#6827) 2023-08-02 14:51:09 +02:00
core refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00
design-system fix: Fix horizontal overflow for dialogs (#6830) 2023-08-02 14:45:58 +02:00
editor-ui fix: Fix double hiring banner logging (no-changelog) (#6829) 2023-08-02 14:37:49 +03: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 fix: Fix replacing node empty string value with default value (no-changelog) (#6832) 2023-08-02 14:19:01 +03:00