Aliaksandr Valialkin
|
4ff647137a
|
lib/storage: deduplicate samples more thoroughly
Previously some duplicate samples may be left on disk for time series with high churn rate.
This may result in higher disk space usage.
|
2021-12-15 15:59:58 +02:00 |
|
Aliaksandr Valialkin
|
fda61e8e96
|
lib/storage: skip deduplication when creating inmemory data blocks
The deduplication will be performed later during merging such blocks.
|
2021-02-09 02:25:32 +02:00 |
|
Aliaksandr Valialkin
|
0fa6df94a2
|
lib/storage: optimize TSID comparison
|
2019-09-26 14:16:02 +03:00 |
|
Aliaksandr Valialkin
|
54fb8b21f9
|
all: fix misspellings
|
2019-05-25 21:51:11 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|