Skip to content

feat(nodejs): registerStream, LOAD FROM stream, resilience tests#189

Open
vkozio wants to merge 4 commits intoLadybugDB:masterfrom
vkozio:feat-nodejs-stream-load
Open

feat(nodejs): registerStream, LOAD FROM stream, resilience tests#189
vkozio wants to merge 4 commits intoLadybugDB:masterfrom
vkozio:feat-nodejs-stream-load

Conversation

@vkozio
Copy link

@vkozio vkozio commented Feb 18, 2026

Summary

  • registerStream() and LOAD FROM stream (scan replacement) for bulk load from Node.
  • getNext null when exhausted; resilience tests and execution chain docs.

Motivation

Support streaming data from Node into Ladybug without writing temp files.

Changes

  • tools/nodejs_api: node_connection, node_scan_replacement, node_stream_scan (C++/headers), connection.js, query_result.js, tests, docs/execution_chain_analysis.md; Makefile, copy_src_to_build.js.

Testing

  • make nodejs && cd tools/nodejs_api && npm test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant