awesome-compose icon indicating copy to clipboard operation
awesome-compose copied to clipboard

Proposal: Golang, Kafka, PostgreSQL

Open aea7 opened this issue 2 years ago • 0 comments

Hello, I was going to add the compose file of a project, this repo seemed like the best fit. I would like to add a sample Go application that talks to PostgreSQL, and also produce and consume events via Kafka. It would roughly have:

  • PostgreSQL
  • Kafka
  • Golang API
  • Golang Producer/Consumer
  • Zookeeper (To be replaced with Kafka Raft once mature)
  • Optional: Redis
  • Optional: Kafka UI

I can also add a combination of these of course, open to suggestions.

Thanks!

aea7 avatar Feb 11 '23 15:02 aea7