You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the v0.15.x planning discussion (#135), I’d like to gather community input on bindings and integrations. I have PRs for the Node addon (Node 20+, streaming, pool) and ideas for WASM. Need your input to prioritize.
Reply in one comment:
Node addon — Do you use it? Which matters most: streaming, pool, or “just keep it building on Node 20+”?
WASM — If you use/care about WASM (browser or Node-without-native), pick your top 1–2: explain+transaction, async iterator + getAll/getColumnDataTypes, getNumNodes/getNumRels, interrupt, connection pool, or “WASM as optional Node backend”. One line on use case (e.g. “browser demo”, “Node no-compile”) helps.
Arrow — Do you need Arrow-based ingest/query (e.g. Python/pandas, DuckDB)? Yes/no + one line how.
Please comment with your use case and priorities so I can align the roadmap with real usage. Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Following the v0.15.x planning discussion (#135), I’d like to gather community input on bindings and integrations. I have PRs for the Node addon (Node 20+, streaming, pool) and ideas for WASM. Need your input to prioritize.
Reply in one comment:
Node addon — Do you use it? Which matters most: streaming, pool, or “just keep it building on Node 20+”?
WASM — If you use/care about WASM (browser or Node-without-native), pick your top 1–2: explain+transaction, async iterator + getAll/getColumnDataTypes, getNumNodes/getNumRels, interrupt, connection pool, or “WASM as optional Node backend”. One line on use case (e.g. “browser demo”, “Node no-compile”) helps.
Arrow — Do you need Arrow-based ingest/query (e.g. Python/pandas, DuckDB)? Yes/no + one line how.
Please comment with your use case and priorities so I can align the roadmap with real usage. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions