Skip to content

[🌟 Feature Request] Support UUID v7 #676

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

Open
XChikuX opened this issue Jan 10, 2025 · 1 comment
Open

[🌟 Feature Request] Support UUID v7 #676

XChikuX opened this issue Jan 10, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@XChikuX
Copy link

XChikuX commented Jan 10, 2025

UUID v7 is becoming extremely popular due to it's timzone and lexicographical sorting features.

Let's make it a standard for redis-om as well.

Since it creates new UUID types, I doubt there will be any backward compatibility issues or collisions

Update:

  • On further investigation it seems as though ulid is compatible with UUID at 128 bits
  • I think this request would just translate to updating to python-ulid 3.0.0 in that case

I don't see a reason to stick to v1

@XChikuX XChikuX changed the title 🌟[Feature Request] Support UUID v7 [🌟 Feature Request] Support UUID v7 Jan 10, 2025
@abrookins abrookins added the enhancement New feature or request label Apr 30, 2025
@abrookins
Copy link
Collaborator

Seems reasonable to me!

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

No branches or pull requests

2 participants