Skip to content

Releases: twstokes/healthdata_influx

Bugfix

17 Jun 00:24
Compare
Choose a tag to compare

Added missing docker-compose config file.

Bugfix

16 Jun 23:46
Compare
Choose a tag to compare
v1.2.1

Flusher functionality

Better performance

16 Jun 23:30
Compare
Choose a tag to compare

This version uses an lxml iterator to parse the XML file. Big files no longer cause the script to boundlessly consume memory. Memory consumption can be tweaked by altering the buffer_size.

Docker support

16 Jun 17:54
8a317e7
Compare
Choose a tag to compare
Merge pull request #3 from twstokes/develop

Docker goodies

Initial Release

16 Jun 17:53
159ae42
Compare
Choose a tag to compare
Merge pull request #1 from kolontsov/master

read xml using utf-8 encoding