▲ | jakelazaroff 6 days ago | |
This is an absolutely bonkers tradeoff to me. Globally distributed databases are either 1. a very complex infrastructure problem (especially if you need multiple writable databases), or 2. lock you into a vendor's proprietary solution (like Cloudflare D1). All to avoid writing a bit of JavaScript. |