Skip to content

Support online output sinks with bounded memory #204

Description

@VEZY

Requested outputs are currently retained and collected after execution. Large object counts and long simulations need an opt-in online sink that does not require keeping the complete history in memory.

Preserve application/object/variable identity, timestamps, resampling semantics, and removed-object history. Keep outputs=:none as the safe default and avoid committing to one storage format in the core API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions