▲ | samlambert 4 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||
hosting on AWS/GCP on the ephemeral NVMe nodes. https://planetscale.com/metal | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | n_u 4 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
A couple dumb questions: 1. You say "ephemeral", but my understanding is that NVMe is non-volatile so upon crash and restart we should be able to recover the state of the memory. Is is ephemeral because of how EC2 works where you might not get that same physical box and memory addresses back? 2. Can you explain what "Semi-synchronous replication" is? Your docs say "This ensures every write has reached stable storage in two availability zones before it’s acknowledged to the client." but I would call that synchronous since the write is blocked until it is replicated. Thanks! | ||||||||||||||||||||||||||||||||||||||||||||||||||
|