Aliaksandr Valialkin
|
1fe6d784d8
|
all: consistency renaming: bytesSize -> sizeBytes
|
2019-07-10 00:47:36 +03:00 |
|
Aliaksandr Valialkin
|
56c154f45b
|
all: add vm_data_size_bytes metrics for easy monitoring of on-disk data size and on-disk inverted index size
|
2019-07-04 19:42:30 +03:00 |
|
Aliaksandr Valialkin
|
419197ba08
|
lib/fs: consolidate *RemoveAll* funcs into a single MustRemoveAll func
The func syncs parent dir in order to persist directory removal
in the event of power loss
|
2019-06-12 01:53:46 +03:00 |
|
Aliaksandr Valialkin
|
935bfd7a18
|
lib/fs: consistency renaming SyncPath -> MustSyncPath, since it doesnt return error
|
2019-06-11 23:13:49 +03:00 |
|
Aliaksandr Valialkin
|
ac7b186f13
|
all: try hard removing directory with contents
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/61
|
2019-06-11 01:57:59 +03:00 |
|
Aliaksandr Valialkin
|
54fb8b21f9
|
all: fix misspellings
|
2019-05-25 21:51:11 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|