TBD54566975 / ftl

FTL - Towards a 𝝺-calculus for large-scale systems
https://tbd54566975.github.io/ftl/
Apache License 2.0
22 stars 7 forks source link

feat: add a pgproxy for rewriting dsn strings #3435

Closed jvmakine closed 2 days ago

jvmakine commented 2 days ago

Still missing implementation for cancellation, which I will add as a followup.

Will also add custom DSN rewriters, like IAM based authenticator to the ftl-proxy-pg

alecthomas commented 2 days ago

Needs some tests though.