top | item 46647689

(no title)

dkhenry | 1 month ago

Astro on Cloudflare workers has been my goto stack for multiple years now. I am very happy with it, and hope this makes the integration stronger.

Now we just need Cloudflare to buy one of the DBaaS companies so they have a solid relational offering.

discuss

order

hdra|1 month ago

I noticed the astro docs has lot of mention of Cloudflare worker as well, is there any reason why you didnt go with Cloudflare pages instead? I’d have guessed pages would be the perfect fit for hosting a rendered astro website

samtp|1 month ago

Even just having a better DX/UI around D1 and their other current offerings would be a great start

upcoming-sesame|1 month ago

What about Cloudflare D1?

dkhenry|1 month ago

D1 is fine when it fits the use case, but most of the time I just want Postgres that I will use for absolutely everything. It has happened often enough that I have tried to make systems work with other storage systems, and eventually just give up and revert to Postgres. Every time I just start with Postgres I don't have issues until it turns out my laziness has caused a performance problem, and those I can fix.

Squarex|1 month ago

It's quite slow.