jenkins-infra / uplink

A simple telemetry service for Jenkins instances.
https://uplink.jenkins.io/
GNU Affero General Public License v3.0
1 stars 2 forks source link

Support streaming response for export #33

Closed rtyler closed 5 years ago

rtyler commented 5 years ago

It doesn't look like Sequelize supports streaming directly

So might be able to go all the way to the pg node package?