Aliaksandr Valialkin
|
0b78d228d2
|
app/vminsert: properly read trailing line without newline in the end
This fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/60
|
2019-06-07 23:17:59 +03:00 |
|
Aliaksandr Valialkin
|
968d094524
|
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:23 +03:00 |
|
Aliaksandr Valialkin
|
0eae39daa7
|
app/vminsert: properly reset InsertCtx.mrs - they must be empty after Reset call
|
2019-05-28 16:08:01 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|