Skip to content
Discussion options

You must be logged in to vote

This seems sensible. It turns out that out of 3 withTransaction() methods in ReactiveRedisDataSourceImpl, only 2 of them automatically send DISCARD. BlockingRedisDataSourceImpl doesn't send DISCARD in either of the 3 withTransaction() methods.

I don't know if there's a difference between these methods, but I don't think so, at least when it comes to which of them should/shouldn't automatically send DISCARD. They should be consistent in this regard.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Ladicek
Comment options

Ladicek Aug 14, 2025
Collaborator

Answer selected by luca-bassoricci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants