-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
type: featureA new featureA new feature
Milestone
Description
This only applies to Lettuce 5.x.
Taking a look at TransactionResult interface I noticed there is a wasRolledBack method which I find somewhat misleading since there is no such thing in Redis.
I finally realized the intent of this method once I read TransactionCommandTest: it actually means that the transaction was discarded (this behavior is explained here).
Metadata
Metadata
Assignees
Labels
type: featureA new featureA new feature