Package io.quarkus.redis.datasource.transactions
package io.quarkus.redis.datasource.transactions
-
InterfacesClassDescriptionA structure holding the result of the commands executed in a transaction.Redis Data Source object used to execute commands in a Redis transaction (
MULTI).Redis Data Source object used to execute commands in a Redis transaction (MULTI).A structure holding the result of the commands executed in a transaction.