Dear all,
I am currently preparing a PostgreSQL sink operator for Wayang. Is there already a ticket for this, or should I create one? While working on it, I recalled that testing PostgreSQL-specific functionality requires a separately managed PostgreSQL instance. For that reason, I am currently exploring embedded PostgreSQL options such as https://github.com/zonkyio/embedded-postgres and https://github.com/opentable/otj-pg-embedded to simplify and enhance the testing pipelines. Would this be something interesting for the project? Best, Harry
