mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-29 15:57:00 +02:00
Depends on https://github.com/n8n-io/n8n/pull/7220 | Story: [PAY-840](https://linear.app/n8n/issue/PAY-840/introduce-object-store-service-and-manager-for-binary-data) This PR introduces an object store service for Enterprise edition. Note that the service is tested but currently unused - it will be integrated soon as a binary data manager, and later for execution data. `amazonaws.com` in the host is temporarily hardcoded until we integrate the service and test against AWS, Cloudflare and Backblaze, in the next PR. This is ready for review - the PR it depends on is approved and waiting for CI. --------- Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in> |
||
|---|---|---|
| .. | ||
| helpers | ||
| workflows | ||
| Credentials.test.ts | ||
| NodeExecuteFunctions.test.ts | ||
| ObjectStore.test.ts | ||
| setup.ts | ||
| Validation.test.ts | ||
| WorkflowExecute.test.ts | ||
| WorkflowExecutionMetadata.test.ts | ||