openreplay/ee/connectors/msgcodec
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
..
abc.pxd fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
codec.py Redshift connector (#1170) 2023-05-02 14:02:57 +02:00
codec.pyx fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
io.pxd fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
messages.py style(Insights): updated API to show error details (#1316) 2023-06-08 15:46:04 +02:00
messages.pyx fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
msgcodec.py feat(tracker/ui): support for multi tab sessions (#1236) 2023-06-07 10:40:32 +02:00
msgcodec.pyx fix(connectors): Created module in Cython to speed up message decoding (#1338) 2023-06-23 14:49:39 +02:00
setup-messages.py Improvements (#1387) 2023-06-30 12:04:23 +02:00
setup-msgcodec.py Improvements (#1387) 2023-06-30 12:04:23 +02:00