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

Node - Add binary support to transaction commands #2187

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

liorsve
Copy link
Contributor

@liorsve liorsve commented Aug 22, 2024

Added binary support to these transaction commands, for which the binary option was already merged -
*append
*getrange
*hget
*mget
*hvals
*lpush
*lpop
*lpopcount
*lrange
*lindex
*lmove
*blmove
*linsert
*llen
*rpush
*rpop
*rpopcount
*blpop
*brpop

Signed-off-by: lior sventitzky <[email protected]>
@liorsve liorsve requested a review from a team as a code owner August 22, 2024 09:04
@acarbonetto acarbonetto merged commit 1bb9b13 into valkey-io:main Aug 22, 2024
9 checks passed
liorsve added a commit to liorsve/valkey-glide that referenced this pull request Aug 25, 2024
add binary to transaction commands

Signed-off-by: lior sventitzky <[email protected]>
liorsve added a commit to liorsve/valkey-glide that referenced this pull request Aug 25, 2024
add binary to transaction commands

Signed-off-by: lior sventitzky <[email protected]>
@liorsve liorsve deleted the transactions-bytes-fix branch August 28, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants