RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Our Solution to Message Loss in Ruby Microservices (Open Source!)

Hey!

We’ve been working on a solution to a common pain point for Ruby developers: ensuring reliable message delivery between microservices. We were struggling with message loss ourselves, so we built a robust Outbox/Inbox solution using Kafka.

We’re excited to announce that we’ve open-sourced our solution!

We also wrote a detailed blog post about our journey

We believe this solution can benefit the wider Ruby community. Feel free to check it out, provide feedback, and contribute!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in