Closed
Description
Description
The IETF is working on UUIDv6+7+8.
Everything is described at https://datatracker.ietf.org/doc/draft-peabody-dispatch-new-uuid-format/
- We already support UUIDv6. Let's just confirm we're aligned with the spec for this version.
- UUIDv7 is new, and very close conceptually to ULID.
- UUIDv8 exists also, but what it contains is left unspecified, aka "use it as you want for private needs".
- And UUID MAX, is the oppositite of UUID NIL.
It'd be nice to support them all.
/cc @fancyweb since you worked on the UID component before ;)
Example
No response