Skip to content

Commit a590028

Browse files
authored
Create README.md
1 parent 00baaa1 commit a590028

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ By default, the WorkflowHost service will run as a single node using the built-i
3535
#### Queue Providers
3636

3737
* SingleNodeQueueProvider *(Default built-in provider)*
38+
* [Azure](https://github.com/danielgerlag/workflow-es/tree/master/providers/workflow-es-azure)
3839
* RabbitMQ *(coming soon...)*
39-
* Apache ZooKeeper *(coming soon...)*
40-
* 0MQ *(coming soon...)*
40+
4141

4242
#### Distributed lock managers
4343

4444
* SingleNodeLockProvider *(Default built-in provider)*
45+
* [Azure](https://github.com/danielgerlag/workflow-es/tree/master/providers/workflow-es-azure)
4546
* Redis Redlock *(coming soon...)*
46-
* Apache ZooKeeper *(coming soon...)*
4747

4848

4949
## Authors

0 commit comments

Comments
 (0)