openreplay/ee/assist/utils
Alexander a26b603945
Boost performance for one node assist mode (#1869)
* feat(assist): removed cache for solo-node assist mode

* feat(assist): try to fetch from global io object

* feat(assist): small changes

* feat(assist): added cache per request instead of cache per room

* feat(assist): fixed await call in global scope

* feat(assist): try to fix circular structure issue

* feat(assist): use preprocessor for sockets list

* feat(assist): check the theory about fetchSockets data set

* feat(assist): try to keep everything inside handshake.query object
2024-02-06 14:10:48 +01:00
..
extractors.js Small assist refactoring (#1534) 2023-10-26 14:32:45 +02:00
helper-ee.js Small assist refactoring (#1534) 2023-10-26 14:32:45 +02:00
stats.js feat(assist): moved stats part to ee and added auth token support 2023-10-31 11:12:22 +01:00
wsServer.js Boost performance for one node assist mode (#1869) 2024-02-06 14:10:48 +01:00