openreplay/ee/connectors/utils
Rajesh Rajendran 53081a9822
Improvements (#1387)
* fix for memory cleansing and added setup files for msgcodec build

* Kafka reader now calling only once to PG to verify sessionIds, updated fill missing user_ids script

* fix(connector): small error while reading from pg

---------

Co-authored-by: MauricioGarciaS <47052044+MauricioGarciaS@users.noreply.github.com>
2023-06-30 12:04:23 +02:00
..
cache.py Improvements (#1387) 2023-06-30 12:04:23 +02:00
pg_client.py fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
signal_handler.py fix(connector): Added checkpoints and sigterm handler (#1234) 2023-05-09 11:35:50 +02:00
uploader.py fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
worker.py Improvements (#1387) 2023-06-30 12:04:23 +02:00