Outbox pattern is simple, yet powerful tool. Let’s see how does it work and what are the consequences of applying it. With outbox, instead of sending a message over the wire to message broker, we save a message to our microservice database as part of current business transaction. This way we achieve internal consistency inside our service. No messages will be sent if a transaction is rolled back...
Strona głównaSztuka programowania
Sztuka programowania 1865 dni, 13 godzin, 21 minut temu 136 pokaż kod licznika zwiń