Changes
Comparing previous (160dc49) → a357e6f.
| @@ -13,6 +13,7 @@ | ||
| 13 | 13 | | `eu-dublin` | GCP `europe-west1`, 3 zones | 13 ms to `eu-frankfurt` | |
| 14 | 14 | | `us-east` | GCP `us-east4`, 3 zones | 79 ms to `eu-dublin` | |
| 15 | 15 | | `ap-singapore` | GCP `asia-southeast1`, 3 zones | 168 ms to `eu-frankfurt` | |
| 16 | +| `ap-tokyo` (beta) | GCP `asia-northeast1`, 3 zones | 73 ms to `ap-singapore` | | |
| 16 | 17 | |
| 17 | 18 | Within a region: full active/active across all three zones, PostgreSQL with synchronous replicas, |
| 18 | 19 | Redis with sentinel. |