Commit Graph

1 Commits

Author SHA1 Message Date
Michael Schimmel f3459baf43 Add create-ticker function
Implements the `create-ticker` function, which allows for the creation
of a ticker stream based on a provided condition closure. This function
is crucial for synchronizing pipeline execution based on specific events
or conditions.
2026-03-02 13:15:56 +01:00