Package io.quarkus.redis.datasource.transactions
-
Interface Summary Interface Description ReactiveTransactionalRedisDataSource Redis Data Source object used to execute commands in a Redis transaction (MULTI).TransactionalRedisDataSource Redis Data Source object used to execute commands in a Redis transaction (MULTI).TransactionResult A structure holding the result of the commands executed in a transaction.