All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.kogito-cache-default.xml Maven / Gradle / Ivy

There is a newer version: 10.0.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<infinispan xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="urn:infinispan:config:11.0 https://infinispan.org/schemas/infinispan-config-11.0.xsd"
            xmlns="urn:infinispan:config:11.0">
  <cache-container statistics="true" shutdown-hook="DEFAULT">
    <local-cache name="JOB_DETAILS">
      <indexing>
        <property name="default.directory_provider">local-heap</property>
      </indexing>
    </local-cache>
  </cache-container>
</infinispan>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy