Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/victoria-metrics: disable mmap by default | Konstantin Kulikov | 2020-05-08 | 1 | -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.3 | Konstantin Kulikov | 2020-05-08 | 1 | -2/+2 |
| | |||||
* | testing/victoria-metrics: upgrade to 1.35.2 | Konstantin Kulikov | 2020-05-06 | 1 | -4/+5 |
| | | | | Also add vmauth binary | ||||
* | testing/victoria-metrics: new aport | Konstantin Kulikov | 2020-05-03 | 1 | -0/+62 |
Fast, cost-effective and scalable time series database |