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

[values4k] Proposing support for KSUID #49

Open
oharaandrew314 opened this issue Sep 18, 2023 · 0 comments · May be fixed by #50
Open

[values4k] Proposing support for KSUID #49

oharaandrew314 opened this issue Sep 18, 2023 · 0 comments · May be fixed by #50

Comments

@oharaandrew314
Copy link
Contributor

The KSUID is the K-Sortable UID. It's meant to be a URL-safe identifier with an embedded timestamp and large random space.

https://segment.com/blog/a-brief-history-of-the-uuid/

https://github.com/segmentio/ksuid

I find it very useful. Would you be interested in adopting it into values4k? The intention is for the KSUID library to be a compile-only dependency. The value and its factory would require you to bring in your version of the library.

@oharaandrew314 oharaandrew314 linked a pull request Sep 18, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant