Aliaksandr Valialkin
|
da19fffa08
|
all: rename ReadAt* to MustReadAt* in order to dont clash with io.ReaderAt
|
2020-01-30 15:16:16 +02:00 |
|
Aliaksandr Valialkin
|
caffb0cd01
|
lib/{mergeset,storage}: fix uint64 counters alignment for 32-bit architectures (GOARCH=386, GOARCH=arm)
|
2020-01-14 22:47:42 +02:00 |
|
Aliaksandr Valialkin
|
7734fc8012
|
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:36:16 +03:00 |
|
Aliaksandr Valialkin
|
a3ecf3c1f7
|
lib/storage: properly reset partSearch.fetchData in partSearch.reset
|
2019-08-05 09:55:50 +03:00 |
|
Aliaksandr Valialkin
|
880b1d80b1
|
app/vmselect: optimize /api/v1/series by skipping storage data
Fetch and process only time series metainfo.
|
2019-08-04 23:00:46 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|