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

Use ULID instead of UUID4 #136

Open
StealWonders opened this issue Feb 2, 2023 · 0 comments
Open

Use ULID instead of UUID4 #136

StealWonders opened this issue Feb 2, 2023 · 0 comments
Labels
blocked Cannot continue until dependencies are resolved enhancement New feature or request

Comments

@StealWonders
Copy link
Contributor

Our backend can benefit greatly by using universally unique lexicographically sortable identifiers (ULID) instead of a normal UUID.
We mostly have historical data that is queried in a historical fashion.
See: https://github.com/ulid/spec

@StealWonders StealWonders added enhancement New feature or request blocked Cannot continue until dependencies are resolved labels Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Cannot continue until dependencies are resolved enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant