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

[🌟 Feature Request] Support UUID v7 #676

Open
XChikuX opened this issue Jan 10, 2025 · 0 comments
Open

[🌟 Feature Request] Support UUID v7 #676

XChikuX opened this issue Jan 10, 2025 · 0 comments

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
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

1 participant