#ITByte: The #Outbox #Pattern (or Transactional Outbox) helps to publish events reliably.
The idea of this approach is to have an “Outbox” table in the microservice’s database.
https://knowledgezone.co.in/trends/explorer?topic=Outbox-Pattern
@anildash The problem I have with #ActivityPub as the operator of a #static #personal #website is that I while I might be able to generate an #outbox #feed with shell scripts the rest of the Fediverse can't do anything with it, and there's no way I can fetch the equivalent #inbox for local processing.
No, I have to run a server that talks #ActivityPub instead of just being able to do stuff locally and push to my #HTTP server. And that's fine. Just means #ActivityPub isn't for me.
#http #inbox #feed #outbox #website #personal #static #activitypub
👋📢📽️ New one sent right into the tubes!
"Outbox meets change data capture - hooking into the Write-Ahead Log (feat. .NET, PostgreSQL & Kafka)"
After messing with Debezium, felt like seeing how we could implement something like that ourselves with .NET 🙂.
#dotnet #csharp #postgresql #kafka #outbox