Stuart Carnie
dee8977d2c
chore: move v2/v1/tsdb → v2/tsdb
2020-08-26 10:46:47 -07:00
Mark Rushakoff
f2898d1992
Wipe out workspace in preparation for v2 merge
...
"Knock knock."
"Who's there?"
"InfluxDB Veet."
...
2019-01-11 10:38:50 -08:00
David Norton
3ad44c0ff4
error if manifest is read/written more than once
...
This change makes the shard digest writer and reader return an error if
the manifest is written or read more than once.
2018-10-22 14:42:05 -04:00
David Norton
3d01051dfc
make digest reader skip manifest if needed
...
This change makes the digest reader read and discard the manifest if
needed. Not all readers of a digest are interested in the manifest.
This change also makes it a requirement for the writer to write a
manifest because it is a non-optional part of a digest file.
2018-10-22 13:14:35 -04:00
David Norton
2f6a1fc03b
switch digests to use snappy compression
2018-08-23 13:02:12 -04:00
David Norton
50bbf11299
add digest manifest
2018-08-03 15:17:08 -04:00
David Norton
253ea7cc5e
feat #9212 : fix file in use bug on Windows
2017-12-13 09:29:07 -05:00
David Norton
4e13248d85
feat #9212 : add ability to generate shard digests
2017-12-13 09:28:34 -05:00