|
|
|
|
|
by ec109685
610 days ago
|
|
Cloudflare ensures all operations on a DO happen on _the_ single instance of that DO, worldwide. There’s no such thing as the read after wrote problem because only one host will ever do reads and writes (until that host dies). |
|