* 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 |
||
|---|---|---|
| .. | ||
| bigquery_utils | ||
| data_analysis_cookbook | ||
| db | ||
| deploy | ||
| msgcodec | ||
| sql | ||
| utils | ||
| consumer.py | ||
| consumer_async.py | ||
| entrypoint.sh | ||
| handler.py | ||
| main.py | ||
| Readme.md | ||
Build
docker build -f deploy/Dockerfile_redshift -t {tag} .