openreplay/ee/connectors/msgcodec
MauricioGarciaS 5938fd95de
fix(connector-redshift): Changed PG pool (#1821)
* Added exception in pool

* Solved issue with message codec

* Changed pg pool to normal pg connection

* fix(redshift-connector): Fixed close connection when exception
2024-01-17 10:33:21 +01: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 feat(tracker/ui): add websocket support (#1733) 2024-01-03 15:54:18 +01:00
messages.pyx feat(tracker/ui): add websocket support (#1733) 2024-01-03 15:54:18 +01:00
msgcodec.py feat(tracker/ui): add websocket support (#1733) 2024-01-03 15:54:18 +01:00
msgcodec.pyx fix(connector-redshift): Changed PG pool (#1821) 2024-01-17 10:33:21 +01: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