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

Add support for clustering Sequin #581

Open acco opened 1 week ago

acco commented 1 week ago

At the moment, Sequin does not support clustering. That means you should run Sequin as a single-node instance.

If you want to cluster Sequin (for high availability or greater throughput), please comment below or react to this issue.