plane/live
M. Palanikannan 70ea1459cd
fix: async loading of the redis extension (#5537)
* 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
2024-09-07 14:24:20 +05:30
..
src fix: async loading of the redis extension (#5537) 2024-09-07 14:24:20 +05:30
.babelrc [WEB-1116] chore: live server code splitting (#5508) 2024-09-03 17:03:50 +05:30
.env.example fix: add the redis extension conditionally (#5524) 2024-09-05 18:15:46 +05:30
Dockerfile.dev [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
Dockerfile.live fix: add the redis extension conditionally (#5524) 2024-09-05 18:15:46 +05:30
package.json fix: async loading of the redis extension (#5537) 2024-09-07 14:24:20 +05:30
tsconfig.json fix: add the redis extension conditionally (#5524) 2024-09-05 18:15:46 +05:30
tsup.config.ts [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30