mirror of
https://github.com/makeplane/plane.git
synced 2026-01-27 00:30:20 -06:00
* fix: async loading of the redis extension * fix: initialize redis connection and hocuspocusserver only during server start * fix: removed console logs * fix: remove async * fix: error handling and shutting down gracefully in unhandled errors * feat: added compression library * fix: added helmet for security headers