Skip to content

Conversation

Saiyashwanth7
Copy link

Switch from UUID v4 to v7

Resolves #126

Changes Made:

  • Replaced uuid_pkg.uuid4 with uuid7 from uuid6 package across 6 files
  • Updated imports to use from uuid6 import uuid7

@Saiyashwanth7
Copy link
Author

Added uuid6 to pyproject.toml; Module not found error resolved.

@Saiyashwanth7
Copy link
Author

  • Resolved the inconsistency issue in user.py and cache.py

@Saiyashwanth7
Copy link
Author

Screenshot 2025-08-30 115350 -Fixed the type inconsistencies and tested using docker-compose.test.yml. Passed all the tests.

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

Successfully merging this pull request may close these issues.

Switch from UUID v4 to v7
2 participants