aboutsummaryrefslogtreecommitdiffstats
path: root/testing/victoria-metrics/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* testing/victoria-metrics: disable mmap by defaultKonstantin Kulikov2020-05-081-2/+2
| | | | | | Using mmap in go can stall goroutines. VM includes workaround that depends on cgo, but alpine package is built without cgo. Disabling mmap may yield better performance. See: https://github.com/VictoriaMetrics/VictoriaMetrics/blob/baedb25936669179fa726639e267a52d8cdfedc2/lib/fs/copy_mmap_nocgo.go#L7
* testing/victoria-metrics: upgrade to 1.35.3Konstantin Kulikov2020-05-081-2/+2
|
* testing/victoria-metrics: upgrade to 1.35.2Konstantin Kulikov2020-05-061-4/+5
| | | | Also add vmauth binary
* testing/victoria-metrics: new aportKonstantin Kulikov2020-05-031-0/+62
Fast, cost-effective and scalable time series database