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/dev aarzola musl test #217

Closed

Conversation

alex-arzola-imp
Copy link

No description provided.

ofirsnb and others added 30 commits April 10, 2024 23:11
* Java: Add lindex command. (List Command Group) (#158)

* Minor documentation update + changed param from int to long + minor IT update.
* Clean up all warnings in Java client test

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>

* Clean FfiTest.java of warnings

Signed-off-by: Andrew Carbonetto <[email protected]>

* Clean RedisClusterClientTest.java of compiler warnings

Signed-off-by: Andrew Carbonetto <[email protected]>

* Clean up more warnings in client tests

Signed-off-by: Andrew Carbonetto <[email protected]>

* Spotless

Signed-off-by: Andrew Carbonetto <[email protected]>

* Fix UT + update IT.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Update suppression.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Remove suppress warnings

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Yury-Fridlyand <[email protected]>
Co-authored-by: Yury-Fridlyand <[email protected]>
Refactor transaction UT. (#192)

Signed-off-by: Yury-Fridlyand <[email protected]>
* Java: Add Zmscore command. (Sorted Set Command Group) (#173)

* Minor update + remove change log.

* Minor documentation update.

* Minor IT update.

* Rebase + Spotless.

* Minor IT test update.
* Java: Add XADD command (Stream commands) (#155)

* Add Stream XADD command to Java

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>

* Java: Add Zpopmax command. (Sorted Set Commands) (valkey-io#1164)

* Java: Add Zpopmax command. (Sorted Set Commands) (#149)

* Minor documentation update.

* Minor test update.

* Spotless

Signed-off-by: Andrew Carbonetto <[email protected]>

* Minor documentation update.

* Rebase + Spotless

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Co-authored-by: Andrew Carbonetto <[email protected]>

* Spotless

Signed-off-by: Andrew Carbonetto <[email protected]>

* Clean up merge

Signed-off-by: Andrew Carbonetto <[email protected]>

* Move xadd command

Signed-off-by: Andrew Carbonetto <[email protected]>

* Spotless

Signed-off-by: Andrew Carbonetto <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Update xtrim documentation

Signed-off-by: Andrew Carbonetto <[email protected]>

* Spotless

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Yury-Fridlyand <[email protected]>
Co-authored-by: SanHalacogluImproving <[email protected]>
Co-authored-by: Yury-Fridlyand <[email protected]>
Java: misc fixes (#201)

* Update javadocs.



* Minor fixes there and here.



---------

Signed-off-by: Yury-Fridlyand <[email protected]>
* Add `LINSERT` command. (#176)

* Add `LINSERT` command.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* changelog

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* javadoc

Signed-off-by: Yury-Fridlyand <[email protected]>

---------

Signed-off-by: Yury-Fridlyand <[email protected]>

* Revert changelog.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Remove TODO.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments + rename `Linsert` to `LInsert`.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Fix UT.

Signed-off-by: Yury-Fridlyand <[email protected]>

---------

Signed-off-by: Yury-Fridlyand <[email protected]>
* Add module-info for glide client and update jar name

* Upgrade protobuf version to release candidate

* Run spotless

* Update protobuf version to 4.26.0 and export api.models.commands

* Update protoc version

* Add check for protoc version to build.gradle

* Update minimum protoc version in Python DEVELOPER.md

* Update java/client/build.gradle

Co-authored-by: Yury-Fridlyand <[email protected]>

* Only update protoc for Java

* Update module-info.java

* Fix remaining build analysis errors

* Address PR comments

* Remove debugging changes in build.gradle

* Rename glide-client to glide

* Sort module-info.java requires alphabetically

* Update repo token

Co-authored-by: Yury-Fridlyand <[email protected]>

---------

Co-authored-by: Yury-Fridlyand <[email protected]>
* Fix transaction handling for cluster client. (#180)

* Fix transaction handling for cluster client.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Remove timeouts.

Signed-off-by: Yury-Fridlyand <[email protected]>

---------

Signed-off-by: Yury-Fridlyand <[email protected]>

* I HATE YOU SPOTLESS

Signed-off-by: Yury-Fridlyand <[email protected]>

* Refactor routing handling.

Signed-off-by: Yury-Fridlyand <[email protected]>

* I HATE YOU SPOTLESS

Signed-off-by: Yury-Fridlyand <[email protected]>

* javadoc

Signed-off-by: Yury-Fridlyand <[email protected]>

---------

Signed-off-by: Yury-Fridlyand <[email protected]>
* Add `SETRANGE` command. (#183)

* Add `SETRANGE` command.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

---------

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* PR comments.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Typo fix.

Signed-off-by: Yury-Fridlyand <[email protected]>

* Update UT.

Signed-off-by: Yury-Fridlyand <[email protected]>

---------

Signed-off-by: Yury-Fridlyand <[email protected]>
* Java: Add Zdiff command. (Sorted Set Commands) (#179)

* Rebase + Spotless.

* Proto + changelog revert.

* Changelog revert.

* Minor documentation update + IT and TransactionTestUtilities update.

* Minor documentation update.

* Rebase + Spotless

* Minor update to documentation + TransactionTestUtilities.

* Revert CHANGELOG.md

* Minor IT update.

* SPOTLESS

Signed-off-by: Andrew Carbonetto <[email protected]>

* Fix rust merge conflicts

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add ZDiff proto enum mapping

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Co-authored-by: Andrew Carbonetto <[email protected]>
* Java: Add Zdiffstore command. (Sorted Set Group) (#185)

* Minor documentation + minor IT test update.

* Changelog revert.

* Rebase + Spotless

* Minor documentation update + minor TransactionTests update + revert CHANGELOG.md

* SPOTLESS

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Co-authored-by: Andrew Carbonetto <[email protected]>
* Python: add RPUSHX and LPUSHX commands (#193)

Signed-off-by: Yury-Fridlyand <[email protected]>
Co-authored-by: Yury-Fridlyand <[email protected]>
Co-authored-by: Shoham Elias <[email protected]>
* Java: Add Zcount command. (Sorted Set Group) (#187)

* Added comments to IT tests.

* Minor documentation update.

* Rebase + Spotless

* minor TransactionTests update

* clean up zcount test a little

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Co-authored-by: Andrew Carbonetto <[email protected]>
…y-io#1263)

* Java: Add `Zremrangebyrank` command. (Sorted Set Group) (#189)

* Rebase + Spotless.

* Minor documentation update.

* Added checks for elements in IT tests.

* Minor transaction update.

* Minor UT update.
…-io#1264)

* Java: Add `Zremrangebylex` command. (Sorted Set Group) (#195)
Fix protoc version check.

Signed-off-by: Yury-Fridlyand <[email protected]>
enable strict linting

Co-authored-by: Guriy Samarin <[email protected]>
@Yury-Fridlyand Yury-Fridlyand deleted the node/dev_aarzola_musl_test branch July 19, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants