(no title)
rcfox | 4 months ago
With multiple servers talking to a single database, I'd still prefer to let the database handle generating IDs.
rcfox | 4 months ago
With multiple servers talking to a single database, I'd still prefer to let the database handle generating IDs.
morshu9001|4 months ago
Speaking of Google, Spanner recommends uuid4, and specifically not any uuid that includes a timestamp at the start like uuid7.