Aliaksandr Valialkin
|
ad8af629bb
|
all: rename ReadAt* to MustReadAt* in order to dont clash with io.ReaderAt
|
2020-01-30 15:08:58 +02:00 |
|
Aliaksandr Valialkin
|
893b62c682
|
lib/{mergeset,storage}: fix uint64 counters alignment for 32-bit architectures (GOARCH=386, GOARCH=arm)
|
2020-01-14 22:47:04 +02:00 |
|
Aliaksandr Valialkin
|
c9063ece66
|
lib/storage: share tsids across all the partSearch instances
This should reduce memory usage when big number of time series matches the given query.
|
2019-09-23 22:35:15 +03:00 |
|
Aliaksandr Valialkin
|
8822079b77
|
lib/storage: properly reset partSearch.fetchData in partSearch.reset
|
2019-08-05 09:56:06 +03:00 |
|
Aliaksandr Valialkin
|
47e4b50112
|
app/vmselect: optimize /api/v1/series by skipping storage data
Fetch and process only time series metainfo.
|
2019-08-04 23:01:28 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|