Upgrade the NewV7 Implementation to Align with PostgreSQL
Open
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 440
- PR merge metrics
- No merged PRs in 30d
Description
The current [implementation](https://github.com/google/uuid/blob/master/version7.go) should be upgraded to match the most advanced official [implementation](https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=78c5e141e9c13) available for PostgreSQL, which offers superior functionality.
See the article: [Postgres UUIDv7 + Per-Backend Monotonicity](https://brandur.org/fragments/uuid-v7-monotonicity)
Contributor guide
Assessment
This issue has not been assessed yet.