Skip to content

ref(spans): Add loaded segment data model#116346

Merged
lvthanh03 merged 1 commit into
masterfrom
tony/loaded-segments-datamodel
May 28, 2026
Merged

ref(spans): Add loaded segment data model#116346
lvthanh03 merged 1 commit into
masterfrom
tony/loaded-segments-datamodel

Conversation

@lvthanh03
Copy link
Copy Markdown
Member

Refs STREAM-1001

Introduce LoadedSegment to keep a flush candidate, loaded payloads, payload keys, and ingest metadata together through the flush pipeline. This replaces parallel maps keyed by segment key and makes the next Redis store abstraction smaller and safer.

Introduce LoadedSegment to keep a flush candidate, loaded payloads, payload
keys, and ingest metadata together through the flush pipeline. This replaces
parallel maps keyed by segment key and makes the next Redis store abstraction
smaller and safer.
@lvthanh03 lvthanh03 requested review from a team as code owners May 27, 2026 21:38
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 27, 2026

STREAM-1001

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 27, 2026
@lvthanh03 lvthanh03 merged commit 037a25b into master May 28, 2026
64 checks passed
@lvthanh03 lvthanh03 deleted the tony/loaded-segments-datamodel branch May 28, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants