electric-sql / pglite

Lightweight WASM Postgres with real-time, reactive bindings.
https://pglite.dev
Apache License 2.0
9.48k stars 204 forks source link

chore: Change interface of execProtocol return value to remove duplication of data buffer #377

Closed samwillis closed 1 month ago

samwillis commented 1 month ago

The old return type duplicated the data buffer for each result message. This was wasteful, slowed down the PGLiteWorker messages, and could cause a OOM on larger rest sets.

github-actions[bot] commented 1 month ago

Built bundles:

github-actions[bot] commented 1 month ago

🚀 Deployed on https://670904ebe749994e9ef99449--pglite.netlify.app