Open
Description
Hi,
We implemented a StreamedJsonResponse for large sets of data and we noticed it crashes with memory issues because the json_encode can't be used for streaming data.
What alternatives exist to this issue?
If it can't stream data, why is it called Streamed?
Thank you.
Originally posted by @macropay-solutions in #60252