Skip to content

Change all IDs into UUIDs (short random strings). #83

Description

@eike-welk

This way Clair can easily become a federated (distributed) system. Do it early, when there is no valuable data present.

Use UUIDField and automatically generate a UUID with Python's uuid library.
https://docs.djangoproject.com/en/1.11/ref/models/fields/#uuidfield

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions