Tools and Tricks
Tools and Tricks
Useful utilities and patterns to streamline your development with Genesis.
Optional fast asyncio event loop on Unix; install with genesis[uvloop].
Filter events based on key-value pairs using decorators.
Create and manage outbound channels for call origination and bridging.
FIFO queue with concurrency limit; slot and semaphore API; in-memory or Redis backend.
Call multiple destinations simultaneously or sequentially, connect to first answer.