18 Commits (d7c8177f56439ff2b5025a330481fb35786431a5)

Author SHA1 Message Date
Bryan Boreham 31c5760551
Neater string vs byte-slice conversions (#14425) 2 months ago
Bryan Boreham 0a4f130b39 [Comment] Correct the comment on Decbuf.UvarintBytes 3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 3 months ago
Matthieu MOREL 4d6d3c1715
tsdb/encoding: use Go standard errors package 1 year ago
Abirdcfly 314aa45c2c
chore: remove duplicate word in comments (#11225) 2 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Ganesh Vernekar f0688c21d6
Log sparse histograms into WAL and replay from it (#9191) 3 years ago
Ganesh Vernekar 095f572d4a
Sync sparsehistogram branch with main (#9189) 3 years ago
Ganesh Vernekar ee7e0071d1
Snapshot in-memory chunks on shutdown for faster restarts (#7229) 3 years ago
Bryan Boreham dea37853d9
tsdb: use dennwc/varint to speed up WAL decoding (#9106) 3 years ago
Brian Brazil cf76daed2f Avoid WriteAt for Postings. 5 years ago
Brian Brazil 971dafdfbe Coalesce series reads where we can. 5 years ago
Brian Brazil 373a1fdfbf Reread index series rather than storing in memory. 5 years ago
Brian Brazil 48d25e6fe7 Reduce memory used by postings offset table. 5 years ago
Brian Brazil 4df814f509
Don't buffer up tables in memory on compaction. (#6422) 5 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 5 years ago