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

Go: Implement GetBit, SetBit, BitCount and Wait commands #2918

Merged
merged 22 commits into from
Jan 21, 2025

Conversation

niharikabhavaraju
Copy link
Collaborator

Go: Implement GetBit, SetBit, BitCount and Wait commands

Signed-off-by: Niharika Bhavaraju <[email protected]>
@niharikabhavaraju niharikabhavaraju requested a review from a team as a code owner January 6, 2025 10:18
go/api/options/bitcount_options.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/generic_base_commands.go Outdated Show resolved Hide resolved
go/integTest/shared_commands_test.go Outdated Show resolved Hide resolved
@Yury-Fridlyand Yury-Fridlyand added the go golang wrapper label Jan 16, 2025
go/api/base_client.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/integTest/shared_commands_test.go Outdated Show resolved Hide resolved
go/integTest/shared_commands_test.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/api/bitmap_commands.go Outdated Show resolved Hide resolved
go/integTest/shared_commands_test.go Show resolved Hide resolved
go/api/base_client.go Outdated Show resolved Hide resolved
go/api/base_client.go Outdated Show resolved Hide resolved
go/api/base_client.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@Yury-Fridlyand Yury-Fridlyand left a comment

Choose a reason for hiding this comment

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

Feel free to click "resolve" on simple changes which you're resolving.

go/api/base_client.go Outdated Show resolved Hide resolved
go/api/base_client.go Outdated Show resolved Hide resolved
go/api/base_client.go Outdated Show resolved Hide resolved
@janhavigupta007 janhavigupta007 merged commit 918162b into valkey-io:main Jan 21, 2025
18 checks passed
Maayanshani25 pushed a commit to Maayanshani25/valkey-glide that referenced this pull request Jan 22, 2025
)

* Added bitmap commands,wait commands

Signed-off-by: Niharika Bhavaraju <[email protected]>
EdricCua pushed a commit to EdricCua/valkey-glide that referenced this pull request Jan 23, 2025
)

* Added bitmap commands,wait commands

Signed-off-by: Niharika Bhavaraju <[email protected]>
EdricCua pushed a commit to EdricCua/valkey-glide that referenced this pull request Jan 23, 2025
)

* Added bitmap commands,wait commands

Signed-off-by: Niharika Bhavaraju <[email protected]>
eifrah-aws pushed a commit to eifrah-aws/glide-for-redis that referenced this pull request Jan 23, 2025
)

* Added bitmap commands,wait commands

Signed-off-by: Niharika Bhavaraju <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go golang wrapper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants