VictoriaMetrics/app/vminsert/opentsdb
Aliaksandr Valialkin a4ec139a4a app/vminsert: reduce memory usage for Influx, Graphite and OpenTSDB protocols
Do not buffer per-connection data and just store it as it arrives
2019-05-28 18:47:52 +03:00
..
parser.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
parser_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
parser_timing_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
request_handler.go app/vminsert: reduce memory usage for Influx, Graphite and OpenTSDB protocols 2019-05-28 18:47:52 +03:00
server.go all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00