Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bedrock-adam committed Feb 25, 2024
1 parent 09bd88c commit 7780b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Outboxer is a Ruby implementation of the [transactional outbox pattern](https://microservices.io/patterns/data/transactional-outbox.html).

It helps you migrate conventional Rails apps to an eventually consistent, event driven architecture based on best practice domain driven design (DDD) principles.
It helps you quickly migrate conventional Rails apps to an eventually consistent, event driven architecture based on best practice domain driven design (DDD) principles.

## Installation

Expand Down

0 comments on commit 7780b29

Please sign in to comment.