Commit Graph

28 Commits (a56eabe239e1e830d20753ed4fabfc0cd2b59709)

Author SHA1 Message Date
renovate[bot] a56eabe239
chore(deps): update dependency vite to v5.4.12 [security] (main) (#15925) 1 year ago
Cyril Tovena 9b1407e736
feat(dataobj): Add a Explorer UI for dataobj (#15908) 1 year ago
Robert Fratto 93cee63f59
chore(dataobj): add compression ratio and final object size distributions (#15848) 1 year ago
Robert Fratto 948f5c5f3e
chore(dataobj): Reintroduce sorting of the logs section (#15906) 1 year ago
Robert Fratto 64665c4595
chore(dataobj): promote metadata types to hold uint64 instead of uint32 (#15850) 1 year ago
Robert Fratto 2a60011b13
chore(dataobj): reduce total allocations while encoding (#15846) 1 year ago
Robert Fratto 7eb5053d1c
chore(dataobj): improve performance of Streams.EstimatedSize (#15833) 1 year ago
benclive e85181710e
chore(dataobj): Add simple cmd to view columns of dataobj (#15823) 1 year ago
Robert Fratto 9be147430e
chore(dataobj): fix dataobj_config metrics (#15824) 1 year ago
Robert Fratto 093e36af58
chore(dataobj): instrument data objects (#15803) 1 year ago
Robert Fratto 848c31fce9
chore(dataobj): temporarily disable sorting (#15799) 1 year ago
Robert Fratto a35321c100
chore(dataobj): Prefix bucket and cache built object until flushing succeeds (#15796) 1 year ago
Robert Fratto b4d067845a
chore(dataobj): use LRU cache for parsing labels (#15792) 1 year ago
Cyril Tovena a9c0015f3c
feat(dataobj): add support for loading config via flags (#15791) 1 year ago
Robert Fratto 127ad5326f
chore(dataobj): support for building and flushing data objects (#15780) 1 year ago
Robert Fratto 83a506954c
chore(dataobj): fix bug where instances of *bytes.Buffer are incorrectly shared (#15776) 1 year ago
Robert Fratto 13853bbf38
chore(dataobj): use logproto.Stream for single append (#15772) 1 year ago
Robert Fratto 5980396b76
chore(dataobj): fix bug with partial reads of strings (#15767) 1 year ago
Robert Fratto 11714a71c7
chore(dataobj): add logs tracking and encoding (#15757) 1 year ago
Robert Fratto aec8e968da
chore(dataobj): track non-NULL values in pages/columns (#15758) 1 year ago
Robert Fratto d1fd0b9ffc
chore(dataobj): add streams tracking and encoding (#15713) 1 year ago
Robert Fratto bcec63d9c2
chore(dataobj): logs section metadata and encoding/decoding (#15720) 1 year ago
Robert Fratto e838ee3181
chore(dataobj): add skeleton for public API to build objects (#15719) 1 year ago
Robert Fratto 896e138425
chore(dataobj): data object encoding and decoding (#15676) 1 year ago
Robert Fratto c581218c4f
chore(dataobj): add Dataset with iteration and sorting support (#15652) 1 year ago
Robert Fratto f2fc0c26c2
chore(dataobj): column building (#15634) 1 year ago
Robert Fratto 6042d0712e
chore(dataobj): add bitmap encoding (#15629) 1 year ago
Robert Fratto 9a21590238
chore(dataobj): initial commit of value encoding (#15606) 1 year ago