Expand description
§Stream Utilities
Utility functions and helpers for common stream operations.
Structs§
- Batch
Processor - Batch processor for processing multiple events efficiently
- Event
Filter - Event filter builder for creating complex event filters
- Event
Sampler - Event sampler for sampling events at a specified rate
- Simple
Rate Limiter - Simple rate limiter for controlling event publishing rate
- Stream
Multiplexer - Stream multiplexer for consuming from multiple streams
- Stream
Stats - Stream statistics aggregator
Functions§
- create_
dev_ stream - Helper to create a stream with sensible defaults for development
- create_
prod_ stream - Helper to create a stream with production settings