Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Uid] Add UuidV7 and UuidV8#47525

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:6.2fromnicolas-grekas:uuidv78
Sep 9, 2022

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekasnicolas-grekas commentedSep 8, 2022
edited
Loading

QA
Branch?6.2
Bug fix?no
New feature?yes
Deprecations?no
TicketsFix#47451
LicenseMIT
Doc PR-

This PR adds support for UUID v7 and v8 as specified byhttps://www.ietf.org/archive/id/draft-peabody-dispatch-new-uuid-format-04.html#name-uuid-version-7

UUID v7 are very close conceptually to ULID: they're monotonic, sortable, unguessable, embed a ms-unix-timestamp.

@nicolas-grekasnicolas-grekasforce-pushed theuuidv78 branch 5 times, most recently from8e503a3 to7864f58CompareSeptember 9, 2022 11:45
@shrikeh
Copy link
Contributor

@nicolas-grekas would you be interested in working with me on adding Twitter'sSnowflake ID to the UID component?

ErnadoO reacted with thumbs up emoji

@nicolas-grekas
Copy link
MemberAuthor

@shrikeh it might be interesting to support them yes. Please open an RFC if you want to shape this before submitting a PR. Or please open a PR if you're up to of course, then we'll iterate on it.

nicolas-grekas added a commit that referenced this pull requestNov 2, 2022
…erin)This PR was merged into the 6.2 branch.Discussion----------[FrameworkBundle] Allow UUID v7 in uid configuration| Q             | A| ------------- | ---| Branch?       | 6.2| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       | ---| License       | MITAs#47525 added support for UUID v7 & v8, support for at least v7 should be added to the configuration value whitelist so it can be selected as the default version for the UuidFactory.Commits-------0647b34 [FrameworkBundle] Allow UUID v7 in uid configuration
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@stofstofstof approved these changes

@chalasrchalasrchalasr approved these changes

@xabbuhxabbuhAwaiting requested review from xabbuh

@ycerutoycerutoAwaiting requested review from yceruto

+1 more reviewer

@ogizanagiogizanagiogizanagi approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

6.2

Development

Successfully merging this pull request may close these issues.

Add support for UUIDv7+8+MAX

6 participants

@nicolas-grekas@shrikeh@stof@ogizanagi@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp