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

support lcs with GlideString #1802

Merged
merged 3 commits into from
Jul 4, 2024
Merged

Conversation

alon-arenberg
Copy link
Collaborator

support lcs with GlideString

@alon-arenberg alon-arenberg requested a review from a team as a code owner July 4, 2024 09:52
GlideString key1 = gs("{key}-1" + UUID.randomUUID());
GlideString key2 = gs("{key}-2" + UUID.randomUUID());
GlideString key3 = gs("{key}-3" + UUID.randomUUID());
GlideString nonStringKey = gs("{key}-4" + UUID.randomUUID());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confusing name. should be notexist or something like that

@alon-arenberg alon-arenberg merged commit a84ba34 into valkey-io:main Jul 4, 2024
17 checks passed
cyip10 pushed a commit to Bit-Quill/valkey-glide that referenced this pull request Jul 4, 2024
* support lcs with GlideString

* fix variable name in lcs_binary integration tests
cyip10 pushed a commit to Bit-Quill/valkey-glide that referenced this pull request Jul 16, 2024
* support lcs with GlideString

* fix variable name in lcs_binary integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants