issues
search
libtsdb
/
libtsdb-go
Building blocks for Time Series Database (TSDB) in Go
MIT License
9
stars
2
forks
source link
[db][influx] Add write client
#3
Closed
at15
closed
6 years ago
at15
commented
6 years ago
Fix #2
support both int and double
add proto definition for points
use single field for influxdb, this does not match its data model, but matches other TSDBs
add transport to create clean http client, might not be usable when it comes to benchmark
add more survey
at15
commented
6 years ago
LGTM ... (lgtm.in is too slow
Fix #2