top | item 39684219

(no title)

LostLocalMan | 1 year ago

What do they do to mitigate the roundtrip latency introduced by using a hosted database on a separate network? Is the idea that you wouldn't use this if you have pages that do many queries to render?

discuss

order

MatthewPhillips|1 year ago

This is a very good question! One of the big reasons we partnered with Turso was for their edge network, so replicas are available close to your origin server. Being able to host anywhere is something that's important to Astro, so this felt like the right balance. Turso is known for its speed and one of the main thing that attracts people to use it.

LostLocalMan|1 year ago

Gotcha, so you guys use readonly edge servers and just eat the latency on writes