Hi all, I was reading this - https://blog.cloudflare.com/building-d1-a-global-database/ And I see I

Hi all, I was reading this - https://blog.cloudflare.com/building-d1-a-global-database/

And I see I can make reads go to nearest region with session. However the reason I'm looking to move from postgres is because I need writes to go to nearest region. Is it possible for me to associate a region hint with a user ID? Because 99% of time, no one other then that user will ever need to see that writes. Only time is when customer support from different parts of world and other people around world being curious to visit their profile page, in which case it's ok to give them slow response when they hitting the region closest to the user ID of that profile page.
The Cloudflare Blog
D1, Cloudflare’s SQL database, is now generally available. With new support for 10GB databases, data export, and enhanced query debugging, we empower developers to build production-ready applications with D1 to meet all their relational SQL needs
Was this page helpful?