From bd6f771976c566fdf2c5810815b20f4d38373c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kucha=C5=99?= <honza.kuchar@grifart.cz> Date: Tue, 4 Sep 2018 22:31:41 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7abb1c1..d07ca34 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ An alternative implementation of domain model persistence layer which stores a c - [ ] unfortunately does not support Sagas yet! (contribution?) - [ ] up-casting is strange: why it is not JIT up-cast? http://getprooph.org/event-store/upcasting.html - [ ] Nested transaction? http://getprooph.org/event-store-bus-bridge/transaction_manager.html + - [Nice showcase of important things in Prooph 7](https://www.youtube.com/watch?v=QhpDIqYQzg0) - [broadway](https://github.com/qandidate-labs/broadway) - feature richer - you have to use all (single package) -- GitLab