Update Pub/Sub index (#627)

This commit is contained in:
Yaron Schneider 2020-06-05 09:32:18 -07:00 committed by GitHub
parent 683d13634c
commit 618236c257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -51,4 +51,5 @@ kubectl apply -f pubsub.yaml
- [Setup Hazelcast Pubsub](./setup-hazelcast.md)
- [Setup Azure Event Hubs](./setup-azure-eventhubs.md)
- [Setup SNS/SQS](./setup-snssqs.md)
- [Setup MQTT](./setup-mqtt.md)
- [Setup MQTT](./setup-mqtt.md)
- [Setup Apache Pulsar](./setup-pulsar.md)