quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.73k stars 2.67k forks source link

Improve Dev Services for Infinispan #38598

Closed karesti closed 8 months ago

karesti commented 8 months ago

Description

Infinispan has the ability of overriding chunks of the configuration. That can be useful to provide caches that should exist in the server without configuring them on the client, as well as other chunks of the configuration for dev and test mode.

quarkus-bot[bot] commented 8 months ago

/cc @geoand (devservices), @stuartwdouglas (devservices), @wburns (infinispan)