.. |
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: update to go 1.19 (#24119)
|
2023-03-03 10:05:05 -05:00 |
file_set.go
|
fix: fully clean up partially opened TSI (#23430) (#23446)
|
2022-06-13 12:51:34 -07:00 |
file_set_test.go
|
fix(tsi): clean up FileSet fields (#18961)
|
2021-07-12 10:42:38 -04:00 |
index.go
|
chore: update to go 1.19 (#24119)
|
2023-03-03 10:05:05 -05:00 |
index_file.go
|
fix: add paths to tsi log and index file errors (#23557) (#23576)
|
2022-07-20 14:38:14 -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) (#23576)
|
2022-07-20 14:38:14 -07:00 |
log_file.go
|
fix: add paths to tsi log and index file errors (#23557) (#23576)
|
2022-07-20 14:38:14 -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
|
fix: prevent world-writable MANIFEST files (#24235) (#24238)
|
2023-05-23 17:06:33 -05:00 |
partition_test.go
|
fix: generalize test for Windows (#23580) (#23581)
|
2022-07-21 14:13:37 -07: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 |