Skip to content

Switch out UUIDv4 with UUIDv7 #89

@sixcare

Description

@sixcare

 UUIDv7 are time based UUID.

By replacing UUIDv4 with UUIDv7 indexing and querying the database has potential to be improved.
Since UUIDv7 is time based the index(ing) would be faster, since the UUID is already ordered by time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions