workflowproducts / envelope

Publish web apps based on your PostgreSQL database fast!
https://workflowproducts.com/envelope.html
Apache License 2.0
53 stars 2 forks source link

Re-structure upload #153

Closed nunziotocci closed 1 year ago

nunziotocci commented 5 years ago

The way that Envelope currently handles uploads will block all processing during the parsing of the upload.

This should be re-structured to do it in chunks and hand control back to libev.

crosstocci commented 1 year ago

This has been done, but was never closed.