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§
- InMemory
Event Stream - In-memory event stream for testing and development
- Multi
Event Stream - Event stream combinator that broadcasts to multiple streams
Traits§
- Event
Stream - Trait for event streaming