|
|
|
|
|
by marcosdumay
1888 days ago
|
|
> Serial IDs won't scale You mean scaling into several machines? Yes, they do scale. Nothing requires that the values are always increasing and have no holes, so you can slice and cluster them at will (and many DBMS do exactly that). |
|