Nikolay
|
ddc8022702
|
fixes solaris build (#1345)
|
2021-05-31 09:21:23 +03:00 |
|
Aliaksandr Valialkin
|
7673839228
|
lib/{fs,filestream}: small consistency-related updates after cc90a548b1
|
2020-09-29 00:42:43 +03:00 |
|
Nikolay Khramchikhin
|
cc90a548b1
|
added openbsd implementations (#790)
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/785
removed fadvise for openbsd, added freespace implemenation for openbsd
|
2020-09-29 00:29:04 +03:00 |
|
Aliaksandr Valialkin
|
f00e0e0103
|
lib/persistentqueue: sync data to file inside filestream.Writer.MustFlush
|
2020-09-19 12:51:41 +03:00 |
|
Aliaksandr Valialkin
|
d5dddb0953
|
all: use %w instead of %s for wrapping errors in fmt.Errorf
This will simplify examining the returned errors such as httpserver.ErrorWithStatusCode .
See https://blog.golang.org/go1.13-errors for details.
|
2020-06-30 23:05:11 +03:00 |
|
Aliaksandr Valialkin
|
04762344c6
|
app/vmagent: initial implementation for vmagent
|
2020-02-23 13:36:03 +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 |
|
Aliaksandr Valialkin
|
9196c085a7
|
all: port to FreeBSD on GOARCH=amd64
|
2019-08-28 01:19:23 +03:00 |
|
Aliaksandr Valialkin
|
e88a03323a
|
all: initial stubs for Windows support; see https://github.com/VictoriaMetrics/VictoriaMetrics/issues/70
|
2019-06-20 20:07:10 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|