Does anybody have experience using this in a real-world setting?<p>I can understand the desire to never, ever have to deal with Zookeeper again, but does the ergonomics promise of sequin hold up?
Sequin is a message stream built on Postgres. Unlike a queue, Sequin persists messages so that you can spin up consumers to ingest data at any time. It's comparable to Kafka, but easier to run and use.