Uses of Package
io.quarkus.redis.datasource.transactions
Packages that use io.quarkus.redis.datasource.transactions
Package
Description
-
Classes in io.quarkus.redis.datasource.transactions used by io.quarkus.redis.datasourceClassDescriptionA 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. -
Classes in io.quarkus.redis.datasource.transactions used by io.quarkus.redis.datasource.transactionsClassDescriptionA structure holding the result of the commands executed in a transaction.
-
Classes in io.quarkus.redis.datasource.transactions used by io.quarkus.redis.runtime.datasourceClassDescriptionA 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.