Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Baron authored Mar 16, 2019
1 parent e9a31fb commit ead43dc
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 @@ -13,12 +13,12 @@ A lightweight message bus on top of RabbitMQ supporting:
2) Long running processes via the Saga pattern
3) Retry and backoffs
4) Publisher confirms
5) Deadlettering
5) Reliable messaging and local service transactivity via Transaction Outbox pattern
6) Deadlettering

Planned:

1) Transactional Outbox
2) Deduplication of inbound messages
1) Deduplication of inbound messages


## Supported transactional resources
Expand Down

0 comments on commit ead43dc

Please sign in to comment.