mirror of
https://github.com/makeplane/plane.git
synced 2025-12-25 08:09:33 +01: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