Commit graph

9 commits

Author SHA1 Message Date
Gavin M. Roy
0e6eb02b0f
Merge pull request #6 from nvllsvm/routing
Add support for Tornado >= 4.5
2018-11-21 20:58:56 -05:00
Andrew Rabert
e9b8361935 Pin to tornado<4.5 2018-04-06 22:15:33 -04:00
Andrew Rabert
6619b0fbad Bump coverage pin 2018-04-06 22:15:22 -04:00
Andrew Rabert
b951e55f12 Use tox for testing different versions of Tornado 2018-01-23 00:48:15 -05:00
Gavin M. Roy
9eb3f2fcfd Loosen the Tornado pin 2016-11-09 15:45:50 -05:00
Gavin M. Roy
815949458b Remove content_type tag for now 2016-09-14 00:44:49 -04:00
Gavin M. Roy
b73679c57a Rework line protocol marshalling and more
- Rework how the line protocol is marshalled and support the various data types.
- Remove the accept tag
- Strip down content_type to the ``type/subtype`` format only
- Make ``correlation_id`` a field value and not tag
- Change the precision to second precision, per the InfluxDB docs (use the most
    coarse precision for better compression)
2016-09-14 00:27:05 -04:00
Gavin M. Roy
4b721a3699 Requirements updates 2016-09-13 16:10:39 -04:00
Gavin M. Roy
11817fd1cf WIP of v1 2016-09-12 21:17:55 -04:00