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

Add results as comments to TransactionTestUtilities.java #165

Conversation

acarbonetto
Copy link

No description provided.

Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
Map.of("timeout", "1000"),
OK
OK, // set(key1, value1)
value1, // get(key1)

Choose a reason for hiding this comment

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

why not just add the command name like // set feels a bit too much to add the whole command.

Copy link
Author

Choose a reason for hiding this comment

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

I can change it if you feel strongly. This is a little easier to maintain/follow because it's more unique.

Choose a reason for hiding this comment

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

It's not that I feel strongly about it this is was how Yurry was also doing it and my PRs are following that. Your call.

@Yury-Fridlyand
Copy link

Can you apply your change on my branch in #160?

Yury-Fridlyand added a commit that referenced this pull request Mar 27, 2024
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
@acarbonetto
Copy link
Author

closing this in favour of https://github.com/Bit-Quill/glide-for-redis/pull/160/files

Yury-Fridlyand added a commit that referenced this pull request Apr 12, 2024
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Yury-Fridlyand added a commit that referenced this pull request Apr 15, 2024
* Ease transaction IT updating and fixing.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Fix test and command manager.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* SPOTLESS I HATE YOU

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Copy from #165.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Revert some refactoring.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Fix IT.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Revert timeout change.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* SPOTLESS I HATE YOU

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Group commands in transaction IT.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Refresh

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Test fixes.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Fix for redis 6.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

---------

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants