VictoriaMetrics/lib/mergeset
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
..
block_header.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
block_stream_reader.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
block_stream_reader_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
block_stream_writer.go lib/fs: consistency renaming SyncPath -> MustSyncPath, since it doesnt return error 2019-06-11 23:13:45 +03:00
encoding.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
encoding_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
encoding_timing_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
inmemory_part.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
merge.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
merge_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
metaindex_row.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
part.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
part_header.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
part_search.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
part_search_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
table.go lib/fs: consolidate *RemoveAll* funcs into a single MustRemoveAll func 2019-06-12 01:55:18 +03:00
table_search.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
table_search_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
table_search_timing_test.go all: fix misspellings 2019-05-25 21:51:24 +03:00
table_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00