@@ -13826,7 +13826,7 @@ Environment variable: `+++QUARKUS_KEYCLOAK_DEVSERVICES_IMAGE_NAME+++`
1382613826endif::add-copy-button-to-env-var[]
1382713827--
1382813828|string
13829- |`+++quay.io/keycloak/keycloak:26.3.0 +++`
13829+ |`+++quay.io/keycloak/keycloak:26.3.4 +++`
1383013830
1383113831a|icon:lock[title=Fixed at build time] [[quarkus-devservices-keycloak_quarkus-keycloak-devservices-keycloak-x-image]] [.property-path]##link:#quarkus-devservices-keycloak_quarkus-keycloak-devservices-keycloak-x-image[`quarkus.keycloak.devservices.keycloak-x-image`]##
1383213832ifdef::add-copy-button-to-config-props[]
@@ -30066,7 +30066,7 @@ Environment variable: `+++QUARKUS_HIBERNATE_SEARCH_ORM_ELASTICSEARCH_MAX_CONNECT
3006630066endif::add-copy-button-to-env-var[]
3006730067--
3006830068|int
30069- |`+++20 +++`
30069+ |`+++40 +++`
3007030070
3007130071a| [[quarkus-hibernate-search-orm-elasticsearch_quarkus-hibernate-search-orm-elasticsearch-max-connections-per-route]] [.property-path]##link:#quarkus-hibernate-search-orm-elasticsearch_quarkus-hibernate-search-orm-elasticsearch-max-connections-per-route[`quarkus.hibernate-search-orm.elasticsearch.max-connections-per-route`]##
3007230072ifdef::add-copy-button-to-config-props[]
@@ -30102,7 +30102,7 @@ Environment variable: `+++QUARKUS_HIBERNATE_SEARCH_ORM_ELASTICSEARCH_MAX_CONNECT
3010230102endif::add-copy-button-to-env-var[]
3010330103--
3010430104|int
30105- |`+++10 +++`
30105+ |`+++20 +++`
3010630106
3010730107a| [[quarkus-hibernate-search-orm-elasticsearch_quarkus-hibernate-search-orm-elasticsearch-discovery-enabled]] [.property-path]##link:#quarkus-hibernate-search-orm-elasticsearch_quarkus-hibernate-search-orm-elasticsearch-discovery-enabled[`quarkus.hibernate-search-orm.elasticsearch.discovery.enabled`]##
3010830108ifdef::add-copy-button-to-config-props[]
@@ -31655,7 +31655,7 @@ Environment variable: `+++QUARKUS_HIBERNATE_SEARCH_STANDALONE_ELASTICSEARCH_MAX_
3165531655endif::add-copy-button-to-env-var[]
3165631656--
3165731657|int
31658- |`+++20 +++`
31658+ |`+++40 +++`
3165931659
3166031660a| [[quarkus-hibernate-search-standalone-elasticsearch_quarkus-hibernate-search-standalone-elasticsearch-max-connections-per-route]] [.property-path]##link:#quarkus-hibernate-search-standalone-elasticsearch_quarkus-hibernate-search-standalone-elasticsearch-max-connections-per-route[`quarkus.hibernate-search-standalone.elasticsearch.max-connections-per-route`]##
3166131661ifdef::add-copy-button-to-config-props[]
@@ -31681,7 +31681,7 @@ Environment variable: `+++QUARKUS_HIBERNATE_SEARCH_STANDALONE_ELASTICSEARCH_MAX_
3168131681endif::add-copy-button-to-env-var[]
3168231682--
3168331683|int
31684- |`+++10 +++`
31684+ |`+++20 +++`
3168531685
3168631686a| [[quarkus-hibernate-search-standalone-elasticsearch_quarkus-hibernate-search-standalone-elasticsearch-discovery-enabled]] [.property-path]##link:#quarkus-hibernate-search-standalone-elasticsearch_quarkus-hibernate-search-standalone-elasticsearch-discovery-enabled[`quarkus.hibernate-search-standalone.elasticsearch.discovery.enabled`]##
3168731687ifdef::add-copy-button-to-config-props[]
@@ -33314,6 +33314,27 @@ endif::add-copy-button-to-env-var[]
3331433314|boolean
3331533315|
3331633316
33317+ a| [[quarkus-infinispan-client_quarkus-infinispan-client-cache-cache-transaction-mode]] [.property-path]##link:#quarkus-infinispan-client_quarkus-infinispan-client-cache-cache-transaction-mode[`quarkus.infinispan-client.cache."cache".transaction-mode`]##
33318+ ifdef::add-copy-button-to-config-props[]
33319+ config_property_copy_button:+++quarkus.infinispan-client.cache."cache".transaction-mode+++[]
33320+ endif::add-copy-button-to-config-props[]
33321+
33322+
33323+ [.description]
33324+ --
33325+ Enables transaction mode in the client side, for transactional caches.
33326+
33327+
33328+ ifdef::add-copy-button-to-env-var[]
33329+ Environment variable: env_var_with_copy_button:+++QUARKUS_INFINISPAN_CLIENT_CACHE__CACHE__TRANSACTION_MODE+++[]
33330+ endif::add-copy-button-to-env-var[]
33331+ ifndef::add-copy-button-to-env-var[]
33332+ Environment variable: `+++QUARKUS_INFINISPAN_CLIENT_CACHE__CACHE__TRANSACTION_MODE+++`
33333+ endif::add-copy-button-to-env-var[]
33334+ --
33335+ a|`none`, `non-xa`, `non-durable-xa`, `full-xa`
33336+ |
33337+
3331733338a| [[quarkus-infinispan-client_quarkus-infinispan-client-backup-cluster-backup-cluster-hosts]] [.property-path]##link:#quarkus-infinispan-client_quarkus-infinispan-client-backup-cluster-backup-cluster-hosts[`quarkus.infinispan-client.backup-cluster."backup-cluster".hosts`]##
3331833339ifdef::add-copy-button-to-config-props[]
3331933340config_property_copy_button:+++quarkus.infinispan-client.backup-cluster."backup-cluster".hosts+++[]
@@ -33353,8 +33374,8 @@ ifndef::add-copy-button-to-env-var[]
3335333374Environment variable: `+++QUARKUS_INFINISPAN_CLIENT_BACKUP_CLUSTER__BACKUP_CLUSTER__CLIENT_INTELLIGENCE+++`
3335433375endif::add-copy-button-to-env-var[]
3335533376--
33356- |string
33357- |`+++HASH_DISTRIBUTION_AWARE +++`
33377+ a|`basic`, `topology-aware`, `hash-distribution-aware`
33378+ |`+++hash-distribution-aware +++`
3335833379
3335933380a| [[quarkus-infinispan-client_quarkus-infinispan-client-backup-cluster-backup-cluster-use-schema-registration]] [.property-path]##link:#quarkus-infinispan-client_quarkus-infinispan-client-backup-cluster-backup-cluster-use-schema-registration[`quarkus.infinispan-client.backup-cluster."backup-cluster".use-schema-registration`]##
3336033381ifdef::add-copy-button-to-config-props[]
@@ -34261,6 +34282,27 @@ endif::add-copy-button-to-env-var[]
3426134282|boolean
3426234283|
3426334284
34285+ a| [[quarkus-infinispan-client_quarkus-infinispan-client-client-name-cache-cache-transaction-mode]] [.property-path]##link:#quarkus-infinispan-client_quarkus-infinispan-client-client-name-cache-cache-transaction-mode[`quarkus.infinispan-client."client-name".cache."cache".transaction-mode`]##
34286+ ifdef::add-copy-button-to-config-props[]
34287+ config_property_copy_button:+++quarkus.infinispan-client."client-name".cache."cache".transaction-mode+++[]
34288+ endif::add-copy-button-to-config-props[]
34289+
34290+
34291+ [.description]
34292+ --
34293+ Enables transaction mode in the client side, for transactional caches.
34294+
34295+
34296+ ifdef::add-copy-button-to-env-var[]
34297+ Environment variable: env_var_with_copy_button:+++QUARKUS_INFINISPAN_CLIENT__CLIENT_NAME__CACHE__CACHE__TRANSACTION_MODE+++[]
34298+ endif::add-copy-button-to-env-var[]
34299+ ifndef::add-copy-button-to-env-var[]
34300+ Environment variable: `+++QUARKUS_INFINISPAN_CLIENT__CLIENT_NAME__CACHE__CACHE__TRANSACTION_MODE+++`
34301+ endif::add-copy-button-to-env-var[]
34302+ --
34303+ a|`none`, `non-xa`, `non-durable-xa`, `full-xa`
34304+ |
34305+
3426434306a| [[quarkus-infinispan-client_quarkus-infinispan-client-client-name-backup-cluster-backup-cluster-hosts]] [.property-path]##link:#quarkus-infinispan-client_quarkus-infinispan-client-client-name-backup-cluster-backup-cluster-hosts[`quarkus.infinispan-client."client-name".backup-cluster."backup-cluster".hosts`]##
3426534307ifdef::add-copy-button-to-config-props[]
3426634308config_property_copy_button:+++quarkus.infinispan-client."client-name".backup-cluster."backup-cluster".hosts+++[]
@@ -34300,8 +34342,8 @@ ifndef::add-copy-button-to-env-var[]
3430034342Environment variable: `+++QUARKUS_INFINISPAN_CLIENT__CLIENT_NAME__BACKUP_CLUSTER__BACKUP_CLUSTER__CLIENT_INTELLIGENCE+++`
3430134343endif::add-copy-button-to-env-var[]
3430234344--
34303- |string
34304- |`+++HASH_DISTRIBUTION_AWARE +++`
34345+ a|`basic`, `topology-aware`, `hash-distribution-aware`
34346+ |`+++hash-distribution-aware +++`
3430534347
3430634348a| [[quarkus-infinispan-client_quarkus-infinispan-client-client-name-backup-cluster-backup-cluster-use-schema-registration]] [.property-path]##link:#quarkus-infinispan-client_quarkus-infinispan-client-client-name-backup-cluster-backup-cluster-use-schema-registration[`quarkus.infinispan-client."client-name".backup-cluster."backup-cluster".use-schema-registration`]##
3430734349ifdef::add-copy-button-to-config-props[]
@@ -80872,6 +80914,31 @@ endif::add-copy-button-to-env-var[]
8087280914a|`discover`, `static`
8087380915|`+++discover+++`
8087480916
80917+ a| [[quarkus-redis-client_quarkus-redis-cluster-transactions]] [.property-path]##link:#quarkus-redis-client_quarkus-redis-cluster-transactions[`quarkus.redis.cluster-transactions`]##
80918+ ifdef::add-copy-button-to-config-props[]
80919+ config_property_copy_button:+++quarkus.redis.cluster-transactions+++[]
80920+ endif::add-copy-button-to-config-props[]
80921+
80922+
80923+ [.description]
80924+ --
80925+ How transactions are handled in a cluster. This only makes sense for cluster clients and is ignored otherwise.
80926+
80927+ By default, transactions in cluster are disabled and transaction commands fail.
80928+
80929+ When set to `single-node`, Redis transactions are supported in the cluster, but only when they target a single node. The `MULTI` command is queued and is only issued when the next command is executed. This next command binds the connection to the corresponding node of the Redis cluster (so it should have keys, otherwise the target node is random). All subsequent commands are targeted to that node. If some of the subsequent commands have a key that belongs to another node, the command will fail on the server side. If `WATCH` is used before `MULTI`, its key(s) determine to which node the connection is bound and the subsequent `MULTI` is not queued. If `WATCH` keys belong to multiple nodes, the command fails on the client side.
80930+
80931+
80932+ ifdef::add-copy-button-to-env-var[]
80933+ Environment variable: env_var_with_copy_button:+++QUARKUS_REDIS_CLUSTER_TRANSACTIONS+++[]
80934+ endif::add-copy-button-to-env-var[]
80935+ ifndef::add-copy-button-to-env-var[]
80936+ Environment variable: `+++QUARKUS_REDIS_CLUSTER_TRANSACTIONS+++`
80937+ endif::add-copy-button-to-env-var[]
80938+ --
80939+ a|`disabled`, `single-node`
80940+ |`+++disabled+++`
80941+
8087580942a| [[quarkus-redis-client_quarkus-redis-client-name]] [.property-path]##link:#quarkus-redis-client_quarkus-redis-client-name[`quarkus.redis.client-name`]##
8087680943ifdef::add-copy-button-to-config-props[]
8087780944config_property_copy_button:+++quarkus.redis.client-name+++[]
@@ -81477,6 +81544,31 @@ endif::add-copy-button-to-env-var[]
8147781544a|`discover`, `static`
8147881545|`+++discover+++`
8147981546
81547+ a| [[quarkus-redis-client_quarkus-redis-redis-client-name-cluster-transactions]] [.property-path]##link:#quarkus-redis-client_quarkus-redis-redis-client-name-cluster-transactions[`quarkus.redis."redis-client-name".cluster-transactions`]##
81548+ ifdef::add-copy-button-to-config-props[]
81549+ config_property_copy_button:+++quarkus.redis."redis-client-name".cluster-transactions+++[]
81550+ endif::add-copy-button-to-config-props[]
81551+
81552+
81553+ [.description]
81554+ --
81555+ How transactions are handled in a cluster. This only makes sense for cluster clients and is ignored otherwise.
81556+
81557+ By default, transactions in cluster are disabled and transaction commands fail.
81558+
81559+ When set to `single-node`, Redis transactions are supported in the cluster, but only when they target a single node. The `MULTI` command is queued and is only issued when the next command is executed. This next command binds the connection to the corresponding node of the Redis cluster (so it should have keys, otherwise the target node is random). All subsequent commands are targeted to that node. If some of the subsequent commands have a key that belongs to another node, the command will fail on the server side. If `WATCH` is used before `MULTI`, its key(s) determine to which node the connection is bound and the subsequent `MULTI` is not queued. If `WATCH` keys belong to multiple nodes, the command fails on the client side.
81560+
81561+
81562+ ifdef::add-copy-button-to-env-var[]
81563+ Environment variable: env_var_with_copy_button:+++QUARKUS_REDIS__REDIS_CLIENT_NAME__CLUSTER_TRANSACTIONS+++[]
81564+ endif::add-copy-button-to-env-var[]
81565+ ifndef::add-copy-button-to-env-var[]
81566+ Environment variable: `+++QUARKUS_REDIS__REDIS_CLIENT_NAME__CLUSTER_TRANSACTIONS+++`
81567+ endif::add-copy-button-to-env-var[]
81568+ --
81569+ a|`disabled`, `single-node`
81570+ |`+++disabled+++`
81571+
8148081572a| [[quarkus-redis-client_quarkus-redis-redis-client-name-client-name]] [.property-path]##link:#quarkus-redis-client_quarkus-redis-redis-client-name-client-name[`quarkus.redis."redis-client-name".client-name`]##
8148181573ifdef::add-copy-button-to-config-props[]
8148281574config_property_copy_button:+++quarkus.redis."redis-client-name".client-name+++[]
0 commit comments