Commit Graph

14 Commits (v3.6.2)

Author SHA1 Message Date
Robert Fratto 642d826a00
chore(dataobj): make section tenancy a global construct (#18857) 5 months ago
Robert Fratto 100e259a8d
chore(dataobj): introduce the concept of section info "extensions" (#18832) 5 months ago
Robert Fratto 2ca8e58b0e
chore(dataobj): add ability to buffer pending sections to disk (#18780) 5 months ago
Robert Fratto d4b027ae0c
chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 9 months ago
benclive 979f7614bc
perf: Optimization pass for reading from dataobjs (#16747) 10 months ago
Ashwanth 651d410eea
chore(dataobj): add "uncompressed size" column to streams section (#16322) 11 months ago
Cyril Tovena 4bc95c0c68
feat(dataobj): Add methods for querying data objects metadata (#16190) 11 months ago
Robert Fratto f71fc8afd3
chore(dataobj): pool instances of dataobj encoders (#16166) 11 months ago
benclive 7f32de6cf2
chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
Owen Diehl 439977573d
feat(dataobj): tenant partition consumer (#16065) 11 months ago
benclive ca4c025ad0
chore(dataobj): Create initial dataobj builder (#16011) 11 months ago
Robert Fratto 1adb1e39d3
chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 11 months ago
Robert Fratto 5929b05a64
chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 11 months ago
Robert Fratto 93cee63f59
chore(dataobj): add compression ratio and final object size distributions (#15848) 12 months ago
Robert Fratto 948f5c5f3e
chore(dataobj): Reintroduce sorting of the logs section (#15906) 12 months ago
Robert Fratto 64665c4595
chore(dataobj): promote metadata types to hold uint64 instead of uint32 (#15850) 12 months ago
Robert Fratto 9be147430e
chore(dataobj): fix dataobj_config metrics (#15824) 12 months ago
Robert Fratto 093e36af58
chore(dataobj): instrument data objects (#15803) 12 months ago
Robert Fratto a35321c100
chore(dataobj): Prefix bucket and cache built object until flushing succeeds (#15796) 12 months ago
Robert Fratto b4d067845a
chore(dataobj): use LRU cache for parsing labels (#15792) 12 months ago
Cyril Tovena a9c0015f3c
feat(dataobj): add support for loading config via flags (#15791) 12 months ago
Robert Fratto 127ad5326f
chore(dataobj): support for building and flushing data objects (#15780) 12 months ago
Robert Fratto 13853bbf38
chore(dataobj): use logproto.Stream for single append (#15772) 12 months ago
Robert Fratto e838ee3181
chore(dataobj): add skeleton for public API to build objects (#15719) 12 months ago