n8n/packages/core/src
Ahsan Virani 1e42effc3a
Introduce binary data management (#2059)
* introduce binary data management

* merge fixes

* fixes

* init binary data manager for other modes

* improve binary manager

* improve binary manager

* delete binary data on executions delete

* lazy delete non-saved executions binary data

* merge fixes + error handing

* improve structure

* leftovers and cleanups

* formatting

* fix config description

* fixes

* fix races

* duplicate binary data for execute workflow node

* clean up and cr

* update mode name, add binary mode to diagnostics

* update mode name, add prefix to filename

* update filename

* allow multiple modes, backward compatibility

* improve file and id naming

* use execution id for binary data storage

* delete binary data by execution id

* add meta for persisted binary data

* delete marked persisted files

* mark deletion by executionid

* add env var for persisted binary data ttl

* improvements

* lint fix

* fix env var description

* cleanup

* cleanup

*  Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-23 22:29:04 +01:00
..
BinaryDataManager Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
ActiveWebhooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
ActiveWorkflows.ts Change log message from info to debug level 2021-10-21 13:34:16 -05:00
Constants.ts Implement Wait functionality (#1817) 2021-08-21 14:11:32 +02:00
Credentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
Interfaces.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
LoadNodeParameterOptions.ts Updated node design and node versioning (#1961) 2021-09-21 19:38:24 +02:00
NodeExecuteFunctions.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
UserSettings.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
WorkflowExecute.ts 🐛 Fix that active executions could not be canceled in main mode 2021-10-07 13:53:45 -05:00