Edd Robinson
34c0fdafc0
feat(storage): Offline series file compaction
2020-02-03 13:57:31 -07:00
Edd Robinson
efdddbb31a
Allow TSI bitset cache size to be configured
...
This commit adds a config option to the tsdb Config allowing the size of
the bitset cached in the TSI index to be specified.
Setting the cache size to 0 will disable the cache.
2019-01-24 17:41:45 +00:00
Edd Robinson
d8af622333
Add benchmark for TagSets across indexes
2018-09-18 15:58:38 -07:00
Edd Robinson
9fb301cf10
Add CreateSeriesListIfNotExists benchmark
2018-09-18 15:58:38 -07:00
Edd Robinson
ca07a38402
Add benchmark for TagValueSeriesIDIterator
2018-09-18 15:53:52 -07:00
Ben Johnson
66920a181a
Add legacy tsi1 uvarint encoding test.
2018-07-27 15:43:14 +01:00