Module streaming

Module streaming 

Source
Expand description

Real-time event streaming infrastructure

This module provides streaming capabilities for memory graph events, enabling real-time monitoring and analysis of graph operations.

Structs§

InMemoryEventStream
In-memory event stream for testing and development
MultiEventStream
Event stream combinator that broadcasts to multiple streams

Traits§

EventStream
Trait for event streaming