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

enhancement: remove oklog/ulid dependency for rand string generation #573

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

psotou
Copy link
Contributor

@psotou psotou commented Jun 17, 2024

Custom rand string generator to replace oklog/ulid dependency. This PR solves issue #559

@rueian
Copy link
Collaborator

rueian commented Jun 17, 2024

Hi @psotou, could you also help us remove the go.mod and go.sum from the rueidisaside as well?

@psotou
Copy link
Contributor Author

psotou commented Jun 17, 2024

Hi @psotou, could you also help us remove the go.mod and go.sum from the rueidisaside as well?

Hi there. Shall I move everything to the root of the project?

@rueian
Copy link
Collaborator

rueian commented Jun 17, 2024

No need. Removing those go.* files is enough, just like the rueidislock.

@psotou psotou force-pushed the remove-oklog-ulid-dependency branch from 12a0557 to 80f2b1e Compare June 17, 2024 16:02
@psotou psotou marked this pull request as ready for review June 17, 2024 16:23
@rueian rueian merged commit 87327f9 into redis:main Jun 18, 2024
19 checks passed
@rueian
Copy link
Collaborator

rueian commented Jun 18, 2024

Thank you @psotou !

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.

2 participants