X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fkafka%2Foutbox;a=blobdiff_plain;f=README.md;h=d1ebf87a3bd3175f12b04782687ed0b6beeef18f;hp=2c61a4eaa3200bac8a4e06a965f8c57b7f5219e6;hb=ede36c391f3bd58d01e67bdd0505d247302eed22;hpb=ce10261b34199fb359431753b5d81f2915b60541 diff --git a/README.md b/README.md index 2c61a4e..d1ebf87 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Implementation of the Outbox-Pattern for Apache Kafka This Repository holds the source code for -[a blog-series that explains a technically complete implementation of the outbox-pattern for Apache Kafka](https://juplo.de/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table/). +[a blog-series that explains a technically complete implementation of the outbox-pattern for Apache Kafka](https://juplo.de/implementing-the-outbox-pattern-with-kafka-part-2-sending-messages-from-the-outbox/). Execute [README.sh](README.sh) in a shell to demonstrate the example: