Skip to content

Create UUIDs with Registered Directory Domain #50

@rebeccabilbro

Description

@rebeccabilbro

We want to ensure that UUIDs are unique, even if there are multiple directories and nodes in play. We need to adapt our UUID generator to use these constraints as domains. Currently we are using uuid4, which just generates a completely random id. If we change to uuid5, the ids will be unique with respect to the node that generates them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions