Update Readme.md

This commit is contained in:
Yaron Schneider 2019-09-26 16:19:17 -07:00 committed by GitHub
parent 05b3489f77
commit 07ac7d0af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -7,17 +7,17 @@ List of bindings and their status:
| Name | Input Binding | Output Binding | Status
| ------------- | -------------- | ------------- | ------------- |
| Kafka | V | V | | Experimental |
| RabbitMQ | V | V | | Experimental |
| AWS SQS | V | V | | Experimental |
| AWS SNS | | V | | Experimental |
| Azure EventHubs | V | V | | Experimental |
| Kafka | V | V | Experimental |
| RabbitMQ | V | V | Experimental |
| AWS SQS | V | V | Experimental |
| AWS SNS | | V | Experimental |
| Azure EventHubs | V | V | Experimental |
| Azure CosmosDB | V | | Experimental |
| GCP Storage Bucket | | V | | Experimental |
| HTTP | | V | | Experimental |
| MQTT | V | V | | Experimental |
| Redis | | V | | Experimental |
| AWS DynamoDB | | V | | Experimental |
| GCP Storage Bucket | | V | Experimental |
| HTTP | | V | Experimental |
| MQTT | V | V | Experimental |
| Redis | | V | Experimental |
| AWS DynamoDB | | V | Experimental |
## Implementing a new binding