Upgrade redis-mpool to version 0.8.0 and cartodb-redis to version 3.0.0
Adapted pool acquires to the new version of cartodb-redis
Update gc-stats to version 1.4.0
Replace zipfile -> adm-zip
Update libxmljs to version 0.19.7
Update sqlite to version 4.2.0
Adapted test to use adm-zip
Support Node.js 12 in CI
pg-copy-from: When the client closes the request, do not emit error as it closes the internal DB's connection stream and the Pool needs to keep it open to reuse the connection when free.
cartodb-redis
gc-stats
to version 1.4.0zipfile
->adm-zip
libxmljs
to version 0.19.7sqlite
to version 4.2.0adm-zip
pg-copy-from
: When the client closes the request, do not emit error as it closes the internal DB's connection stream and the Pool needs to keep it open to reuse the connection when free.