|
|
|
|
|
by sgarland
869 days ago
|
|
If the DB fails to assign an ID, it's probably broken, so having an external ID won't help you. If you're referring to not having conflicts between distributed nodes, that's a solved problem as well – distribute chunked ranges to each node of N size. |
|