openreplay/ee/connectors/msgcodec
MauricioGarciaS 164232377d
fix(connector): Fixed small issues and added checkpoint method (#1251)
* fix(connector): fixed bug of cache dict size error

* fix(connector): Added method to save state in s3 for redshift if sigterm arise

* fix(connector): Added exit signal handler and checkpoint method

* Added sslmode selection for connection to database, added use_ssl parameter for S3 connection

* fix(connector): Handle error when broken session_id
2023-05-31 11:42:49 +02:00
..
codec.py Redshift connector (#1170) 2023-05-02 14:02:57 +02:00
messages.py Redshift connector (#1170) 2023-05-02 14:02:57 +02:00
msgcodec.py fix(connector): Fixed small issues and added checkpoint method (#1251) 2023-05-31 11:42:49 +02:00