fluvio-connectors
fluvio-connectors copied to clipboard
As a user I need to be able to publish a sink connector that maintains a connection to a PostgresQL server.
Acceptance Criteria
- Start a PostgreSQL connector.
- Connection stays up continuously.
- Connector automatically auto-reconnect when disconnected.
- The system will provide feedback on connection status