Commit Graph

8 Commits (a7d499e19a932f4f7cf14e8b8c935dd43d2a9830)

Author SHA1 Message Date
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