Aliaksandr Valialkin
|
d01f3c1943
|
all: add mssing APP_NAME to vm*-GOARCH builds
|
2020-07-31 13:42:18 +03:00 |
|
Aliaksandr Valialkin
|
c5f894b361
|
Makefile: add build and test rules with enabled race detector. These rules have -race suffix
Fix also `unsafe pointer conversion` errors detected by Go1.14. See https://golang.org/doc/go1.14#compiler .
|
2020-03-05 12:03:38 +02:00 |
|
Aliaksandr Valialkin
|
5cb8d97743
|
all: use gozstd instead of pure Go zstd for GOARCH=amd64
|
2019-12-24 12:42:42 +02:00 |
|
Aliaksandr Valialkin
|
6ddcd162ed
|
all: publish Docker images for the following GOARCH: amd64, arm, arm64, ppc64le and 386
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/258
|
2019-12-11 23:32:59 +02:00 |
|
Aliaksandr Valialkin
|
1e46961d68
|
app/{vmbackup,vmrestore}: add vmbackup and vmrestore tools for creating backups on s3 or gcs from instant snapshots
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/203
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/38
|
2019-11-08 21:21:07 +02:00 |
|