Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
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