Commit Graph

18 Commits (ca600cfaffa30474bde8cd69af40661e5bc1fbb5)

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
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
2 years ago
Abirdcfly 314aa45c2c
chore: remove duplicate word in comments (#11225)
2 years ago
beorn7 5d4db805ac Merge branch 'main' into sparsehistogram
3 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