influxdb/tsdb/index/tsi1
devanbenz 035b66c7c1 feat: use a debug log 2025-05-23 11:41:11 -05:00
..
testdata feat(storage): Offline series file compaction 2020-02-03 13:57:31 -07:00
cache.go Ensure that cached series id sets are Go heap backed 2019-02-12 15:20:24 -07:00
cache_test.go test: fix DiskSizeBytes flakiness (#22641) 2021-10-08 09:47:12 -04:00
doc.go chore: upgrade Go to v1.19.3 (1.x) (#23941) 2022-11-28 12:15:47 -05:00
file_set.go fix: fully clean up partially opened TSI (#23430) 2022-06-10 11:31:29 -07:00
file_set_test.go fix(tsi): clean up FileSet fields (#18961) 2021-07-12 10:42:38 -04:00
index.go fix(influxd): update xxhash, avoid stringtoslicebyte in cache (#578) (#25622) (#25624) 2024-12-06 16:05:03 -06:00
index_file.go fix: add paths to tsi log and index file errors (#23557) 2022-07-19 09:02:20 -07:00
index_file_test.go fix(tsi1): index defect with negated equality filters 2019-11-12 15:10:42 +00:00
index_files.go Use roaring.Bitmap.FromBuffer(), remove memory alignment. 2018-07-30 13:42:13 +00:00
index_files_test.go Add series sketches, fix tombstones in index files. 2018-02-07 14:52:13 -07:00
index_test.go fix: add paths to tsi log and index file errors (#23557) 2022-07-19 09:02:20 -07:00
log_file.go fix(tsi1): fix data race between appendEntry and FlushAndSync tsi1.(*LogFile) (#25182) 2024-07-23 14:40:10 -07:00
log_file_test.go build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00
measurement_block.go fix(tsdb): Revert "fix: remove some unsafe marshalling to reduce risk of segfault" 2020-04-13 13:22:22 -06:00
measurement_block_test.go Convert series ids to 64-bits. 2017-11-09 09:26:06 -07:00
partition.go feat: use a debug log 2025-05-23 11:41:11 -05:00
partition_test.go fix(tsi1/partition/test): fix data races in test code (#57) (#25338) 2024-09-16 20:26:14 -05:00
tag_block.go fix(tsdb): Revert "fix: remove some unsafe marshalling to reduce risk of segfault" 2020-04-13 13:22:22 -06:00
tag_block_test.go Refactor file set tag value iterators to support series sets & tombstones. 2018-07-26 23:48:27 +01:00
tsi1.go Fix misspelling identified by misspell 2019-02-03 20:27:43 +00:00
tsi1_test.go build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00