-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
Like the previous issue I opened #14, I would like to be able to use streaming output like http://ndjson.org
Why? it's about partial consumption of data and lowering footprint on the back-end as not streaming = output size = 600Mo and RAM consumption on the server = 600Mo
Reactions are currently unavailable