From dc67ce130f45ae66522d28736607eed55c440a5b Mon Sep 17 00:00:00 2001 From: hjoncour Date: Wed, 29 Jul 2026 02:10:28 -0400 Subject: [PATCH] issue(443): bulk-ingest buffers all input into memory; OOMs on large dumps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd952e16..00fba404 100644 --- a/README.md +++ b/README.md @@ -530,3 +530,4 @@ The `examples/extensions/basic/` directory in this repo contains a minimal worki elastic extension create demo --path ./examples/extensions/basic elastic demo ``` +