For snowflake like uid-generators, I wanted to understand whether this could possibly produce duplicates? Is duplicates impossible such that can we skip having a unique constraint in DB side?
For snowflake like uid-generators, I wanted to understand whether this could possibly produce duplicates? Is duplicates impossible such that can we skip having a unique constraint in DB side?