sequinstream / sequin

Postgres CDC to streams and queues like Kafka, SQS, HTTP endpoints, and more
https://sequinstream.com
MIT License
520 stars 16 forks source link

Make consumer lifecycle changes async #543

Open acco opened 2 weeks ago

acco commented 2 weeks ago

Instead of our synchronous calls to create partitions, update genservers, etc - move to async calls