Outflux Versions Save

Export data from InfluxDB to TimescaleDB

v0.3.0

7 months ago

Changelog

  • b5c414e Add goreleaser
  • 2b0c15e Fix broken anchor
  • fad985a Fix broken anchor for connection section
  • 1d596aa Fix query for validate if table is hypertable or not
  • 04c5d4a Prepare release 0.2.0
  • 13c7539 Release 0.3.0
  • da75694 Update PGX to latest 3.x
  • 3691cba Update README
  • 8b001c8 Update README.md
  • dc709a6 Update copyright year to 2020
  • 9fb0caf Update influxdb
  • 8043db0 Update readme to reflect go mod usage
  • 50fffc6 Use TIMESTAMPTZ for time column

0.2.0

4 years ago

Changelog

3cd49a4 Add ability to choose chunk time interval and wrap Pgx Connections b8d2a76 Add explicit support for retention policies d1edc6d Add known limitations to README 92f0e10 Handle fields with different types accross shards 975d891 Migrate from dep to go modules 04c5d4a Prepare release 0.2.0 0f025b2 Try to speed up the CI script ef3b488 fix booleans not recognized in a pg table

0.1.2

4 years ago

Changelog

deda345 Add a flag to specify to the Influx client to open an unsafe HTTPs connection 7798b58 Add codecov support to the repo 46594b9 Change the behaviour on TimescaleDB metadata update fail f4bb9a5 Update goreleaser config to remove deprecations 0530791 Update metadata when preparing Timescale schema 34dbb29 quote table name to prevent pg's auto lowercase convert

0.1.1

5 years ago

Changelog

50de3bd Add compatibility tests for different Influx versions 3d60065 Add support for InfluxDB retention policies 4090f30 Fix the bug with handling measures with spaces and tics

0.1.0

5 years ago