mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-07-31 00:57:23 +02:00
* feat: Reduce initial memory spike at server startup (no-changelog) This changes the frontend types generation to generate less garbage for the GC to collect. * switch to stream pipelines for writing all the static files and, move all static file generation before the server starts