Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgerlag authored Jun 10, 2017
1 parent 00baaa1 commit a590028
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ By default, the WorkflowHost service will run as a single node using the built-i
#### Queue Providers

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


#### Distributed lock managers

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


## Authors
Expand Down

0 comments on commit a590028

Please sign in to comment.