Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ulid #450

Open
prabhu opened this issue Apr 24, 2024 · 2 comments
Open

Support for ulid #450

prabhu opened this issue Apr 24, 2024 · 2 comments

Comments

@prabhu
Copy link
Contributor

prabhu commented Apr 24, 2024

https://github.com/ulid/spec

Currently, serialNumber has to be a uuid beginning with urn:uuid:. We can extend this to add support for ulid and other specifications to empower more modern applications.

@jkowalleck
Copy link
Member

What would be a use case for this?
What are edge cases?
What is the scope? What are out-of scopes?
What are the drawbacks?

@prabhu
Copy link
Contributor Author

prabhu commented Apr 24, 2024

Different identifier specs have different use cases and properties. ulid, for instance, supports sorting. As a specification, we can allow the flexibility to support a range of identifiers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants