n8n/packages/core/src/binary-data
Matsu 2995e018ad
chore: Migrate n8n-core from Jest to Vitest (#31115)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 14:55:18 +01:00
..
__tests__ chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
object-store chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
binary-data.config.ts feat(core): Persist deployment_key entries for stability across restarts and key rotation (#28518) 2026-04-16 19:49:11 +00:00
binary-data.service.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
file-system.manager.ts fix(core): Remove aggressive temp directory cleanup in binary data rename (#31068) 2026-05-26 20:00:01 +00:00
index.ts perf(core): Continue reducing baseline memory usage (#24981) 2026-01-28 12:50:37 +00:00
object-store.manager.ts fix(core): Honor chunkSize when streaming S3-backed binary data (#30919) 2026-05-22 15:05:35 +00:00
types.ts feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
utils.ts fix(core): Honor chunkSize when streaming S3-backed binary data (#30919) 2026-05-22 15:05:35 +00:00