Closed
Description
Recently the Postgres community supported Cloudflare worker with its Socket API. Here are some references:
- node-postgres: brianc/node-postgres@0755342
- Postgres.js: porsager/postgres@b88e261
One of the benefits is to connect to the Cloudflare Worker via the TCP connection in MySQL ecosystem. And I think it may not be limited to Cloudflare Works, it may also work in other edge runtimes in the future, e.g. vercel edge function.
Thus, I want to discuss if it is possible to support Cloudflare Worker in mysql2. Thanks!
Metadata
Metadata
Assignees
Labels
No labels