What would it take to create Kafka like solution in Elixir?

I experimented with disk_log as a Kafka-like event store for a while. Ultimately I decided to go a different route but the discussion might be interesting if it’s something you’re looking at tackling.

3 Likes