openreplay/ee
Alexander 481db19dbe
Go redshift connector (#1457)
* feat(backend): redshift connector draft

* fix(backend): fixed memory leak, empty string ddos

* feat(backend): draft for sessions part

* feat(backend): session handler

* fix(backend): fixed wrong columns list in sessionToCSV convertor

* feat(backend): load session info from db/cache if there is nothing in memory when sessionEnd event recieved

* feat(backend): added filters for connector

* feat(backend): memory leak fix + extra cache for sessions

* feat(backend): moved table names as an env variable

* fix(backend): added timeout for last session messages to avoid memory leak

* fix(backend): fixed last memory leak

* feat(backend): moved redshift connector to ee folder
2023-09-05 12:18:47 +02:00
..
api Api v1.14.0 (#1406) 2023-07-11 17:15:37 +02:00
assist fix(assist): added checks for undefined variables 2023-06-20 09:18:22 +02:00
backend Go redshift connector (#1457) 2023-09-05 12:18:47 +02:00
connectors fix(connectors): fixed issue while inserting string with quotation mark (#1410) 2023-07-12 15:01:06 +02:00
quickwit Changed default kafka topic name to ee-quickwit 2023-01-20 16:41:57 +01:00
recommendation chore(recommendations): mlflow update, pydantic update and others (#1450) 2023-08-22 09:23:08 -04:00
scripts/schema/db/init_dbs Api v1.14.0 (#1407) 2023-07-11 17:46:00 +02:00
LICENSE.md Update LICENSE.md 2022-06-29 14:41:28 +02:00