openreplay/assist
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
..
servers Assist optimisation (#1802) 2024-01-02 14:22:11 +01:00
utils Boost performance for one node assist mode (#1869) 2024-02-06 14:10:48 +01:00
.dockerignore feat(assist): refactored 2023-03-07 14:35:40 +01:00
.gitignore feat(assist): refactored 2023-03-07 14:35:40 +01:00
build.sh refactor(build): clear tmp build directory 2023-10-26 18:19:17 +02:00
Dockerfile Assist optimisation (#1802) 2024-01-02 14:22:11 +01:00
package-lock.json Api v1.15.0 (#1649) 2023-11-10 20:52:10 +01:00
package.json Api v1.15.0 (#1649) 2023-11-10 20:52:10 +01:00
run-dev.sh feat(assist): refactored 2023-03-07 14:35:40 +01:00
server.js feat(assist): fixed wrong metrics import 2023-11-14 11:41:09 +01:00