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

v2.0 Experiment: Change to to UUID indexes (2/4) #706

Draft
wants to merge 14 commits into
base: dev
Choose a base branch
from

Conversation

ajstewart
Copy link
Contributor

@ajstewart ajstewart commented Feb 15, 2024

This is part of experimenting with new features for a potential v2.0

See this GIST:
https://gist.github.com/ajstewart/9257bd3be3389d37058ab6bae5377904

This is PR 2/4 in the chain.

What is in this PR?

This PR makes it so all IDs for objects are UUIDs.

The advantage here is that the UUIDs can be generated in the code so that the IDs don't have to be returned from the upload. This lays the groundwork for PR 3/4.

Issue #683.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant