Pub/sub brokers
Table captions:
Status
: Component certification status
Since
: defines from which Dapr Runtime version, the component is in the current status
Component version
: defines the version of the component
Generic
Component | Status | Component version | Since runtime version |
---|---|---|---|
Apache Kafka | Stable | v1 | 1.5 |
Hazelcast | Beta | v1 | 1.7 |
In Memory | Beta | v1 | 1.7 |
JetStream | Alpha | v1 | 1.4 |
MQTT | Stable | v1 | 1.7 |
NATS Streaming | Beta | v1 | 1.0 |
Pulsar | Beta | v1 | 1.7 |
RabbitMQ | Stable | v1 | 1.7 |
Redis Streams | Stable | v1 | 1.0 |
Amazon Web Services (AWS)
Component | Status | Component version | Since runtime version |
---|---|---|---|
AWS SNS/SQS | Beta | v1 | 1.6 |
Google Cloud Platform (GCP)
Component | Status | Component version | Since runtime version |
---|---|---|---|
GCP Pub/Sub | Alpha | v1 | 1.0 |
Microsoft Azure
Component | Status | Component version | Since runtime version |
---|---|---|---|
Azure Event Hubs | Stable | v1 | 1.8 |
Azure Service Bus | Stable | v1 | 1.0 |
Last modified June 8, 2022: Add docs for RocketMQ pubsub (#2469) (51dfc28d)