Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ag2ai/faststream
/ redis.py
File
redis.py
tests/mypy/redis.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
collections.abc
import
Awaitable, Callable
2
3
import
prometheus_client
4
from
typing_extensions
import
assert_type
Callers
nothing calls this directly
Calls
8
RedisBroker
Class · 0.90
RedisRouter
Class · 0.90
RedisTelemetryMiddleware
Class · 0.90
RedisPrometheusMiddleware
Class · 0.90
include_routers
Method · 0.80
subscriber
Method · 0.45
add_middleware
Method · 0.45
include_router
Method · 0.45
Tested by
no test coverage detected