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 FastUUID for UuidUtils #961

Merged
merged 2 commits into from
Aug 17, 2018
Merged

Use FastUUID for UuidUtils #961

merged 2 commits into from
Aug 17, 2018

Conversation

aramperes
Copy link
Member

Replaces UuidUtils with FastUUID.

very fast

@aramperes aramperes requested a review from mastercoms August 17, 2018 03:42
@kashike
Copy link
Contributor

kashike commented Aug 17, 2018

Why not just pull it in as a dependency?

@aramperes
Copy link
Member Author

I feel like it makes more sense to just integrate it directly, as it's a 1-file dependency, and has the same license?

@kashike
Copy link
Contributor

kashike commented Aug 17, 2018

I prefer to not copy things in like this myself - it makes more sense to use an already established tiny dependency and shadow it into the JAR.

@mastercoms mastercoms merged commit f056969 into dev Aug 17, 2018
@aramperes aramperes deleted the fastuuid branch August 17, 2018 14:57
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 this pull request may close these issues.

3 participants