Aliaksandr Valialkin
|
0af9e2b693
|
app/vmselect/promql: prevent from SIGBUS crash on architecures, which deny unaligned access to 8-byte words (e.g. ARM)
Thanks to @oliverpool for nailing down the root cause of the issue and for the initial attempt to fix it
at https://github.com/VictoriaMetrics/VictoriaMetrics/pull/3927
|
2023-03-12 16:32:08 -07:00 |
|
Aliaksandr Valialkin
|
9ecb994671
|
app/vmselect/promql: store compressed results in the cache
This should increase rollup results cache capacity.
|
2019-08-14 02:29:45 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|