n8n/packages/cli/commands
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
..
db Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
export Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
import 👕 Fix lint issue 2021-11-19 18:41:45 +01:00
list 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
update Remove more not used code 2021-10-21 18:24:43 -05:00
execute.ts Tweaks to diagnostic events (#2544) 2021-12-10 15:29:05 +01:00
executeBatch.ts Tweaks to diagnostic events (#2544) 2021-12-10 15:29:05 +01:00
Interfaces.d.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
start.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
webhook.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
worker.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00