If anyone's interested in yesterday's session, here's the recording
#DotNet #CSharp #OutboxKit #OutboxPattern
https://www.youtube.com/watch?v=JoPY0yfElK4
On .NET Live: Shaving the outbox pattern yak

YouTube

Started experimenting with the idea of porting #OutboxKit to #GoLang

Not sure if it's very idiomatic #Go, given me being so used to #CSharp #DotNet, but hopefully it's not too far 😅

https://github.com/joaofbantunes/outboxkit-go-poc

GitHub - joaofbantunes/outboxkit-go-poc: Starting to experiment with a port of OutboxKit to Go

Starting to experiment with a port of OutboxKit to Go - joaofbantunes/outboxkit-go-poc

GitHub

New version of #OutboxKit out, focused on resiliency.

Not much user facing going on (other than renaming some metrics), but the new version has some resiliency improvements to help when there are infrastructure issues (i.e. problems with the database or message broker).

#DotNet #CSharp #OutboxPattern

OutboxKit: https://outboxkit.yakshavefx.dev
(Terse) release notes: https://github.com/YakShaveFx/outboxkit/releases/tag/v0.3.0

OutboxKit

Toolkit to implement the transactional outbox pattern

#OutboxKit 📤 now supports #PostgreSQL and #MongoDB, in addition to the originally supported #MySQL.
https://outboxkit.yakshavefx.dev
#DotNet #CSharp #OutboxPattern
Trying to make things go brrrr 🏎️
#DotNet #CSharp #OutboxKit

Been trying to to come up with a logo for the #OutboxKit library I'm cooking up. I have zero skills, so I'm not looking for good, or even average, I'm just looking for "it doesn't hurt my eyes too much when I look at the docs or install the NuGet" 🤣

The following almost identical options, differ in the envelope. Which one looks less terrible? 😅

Open for suggestions, as long as they're within my non-existent skill set.

I know I probably shouldn't... but I'll just do it anyway 🤣
#DotNet #CSharp #OutboxKit #MongoDb