Aliaksandr Valialkin
|
18d6f293f7
|
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:55:18 +03:00 |
|
Aliaksandr Valialkin
|
51e2e255a6
|
lib/fs: consistency renaming SyncPath -> MustSyncPath, since it doesnt return error
|
2019-06-11 23:13:45 +03:00 |
|
Aliaksandr Valialkin
|
b491045a4b
|
lib/{storage,mergeset}: sync filenames inside part when finalizing the part
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/63
|
2019-06-11 21:51:19 +03:00 |
|
Aliaksandr Valialkin
|
3437c30180
|
all: try hard removing directory with contents
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/61
|
2019-06-11 01:58:08 +03:00 |
|
Aliaksandr Valialkin
|
bdf696ef18
|
all: fix misspellings
|
2019-05-25 21:51:24 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|