tursodatabase / pg_turso

Postgres output plugin for replicating data to Turso.
MIT License
72 stars 4 forks source link

HTTP TLS support for replication #2

Closed penberg closed 1 year ago

penberg commented 1 year ago

We need HTTP TLS support to work with Turso

penberg commented 1 year ago

Looks like TLS is available in unstable Zig already: https://zig.news/nameless/coming-soon-to-a-zig-near-you-http-client-5b81

psarna commented 1 year ago

Already works! It was a false alarm, I'm able to connect to Turso just fine, I actually already test in production