Skip to content

Commit

Permalink
Published master to GitHub pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristantarrant committed Oct 11, 2023
1 parent ddd0ec9 commit b5b7011
Show file tree
Hide file tree
Showing 130 changed files with 742 additions and 610 deletions.
2 changes: 1 addition & 1 deletion docs/13.0.x/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ <h2 id="developing_applications_with_infinispan" class="discrete">Developing app
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-06-05 10:50:38 +0200
Last updated 2023-06-07 08:09:34 -0400
</div>
</div>
<script>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/cli/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -5930,7 +5930,7 @@ <h4 id="see_also_31"><a class="anchor" href="#see_also_31"></a>8.42.4. SEE ALSO<
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-17 14:46:28 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/configuring/configuring.html
Original file line number Diff line number Diff line change
Expand Up @@ -10710,7 +10710,7 @@ <h3 id="code-execution-security-authorization_security-authorization"><a class="
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-17 14:46:28 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/contributing/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -3868,7 +3868,7 @@ <h3 id="infinispan_methods_and_corresponding_verbs"><a class="anchor" href="#inf
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
4 changes: 2 additions & 2 deletions docs/13.0.x/titles/developing/developing.html
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ <h3 id="configuring-pom-xml_configuring-maven-repository"><a class="anchor" href
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="xml"><span class="tag">&lt;properties&gt;</span>
<span class="tag">&lt;version.infinispan&gt;</span>13.0.17.Final<span class="tag">&lt;/version.infinispan&gt;</span>
<span class="tag">&lt;version.infinispan&gt;</span>13.0.18.Final<span class="tag">&lt;/version.infinispan&gt;</span>
<span class="tag">&lt;/properties&gt;</span>

<span class="tag">&lt;dependencyManagement&gt;</span>
Expand Down Expand Up @@ -6877,7 +6877,7 @@ <h3 id="extending_the_configuration_builders_and_parsers"><a class="anchor" href
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-06-05 10:50:38 +0200
Last updated 2023-06-07 08:09:34 -0400
</div>
</div>
<style>
Expand Down
6 changes: 3 additions & 3 deletions docs/13.0.x/titles/embedding/embedding.html
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ <h3 id="configuring-pom-xml_configuring-maven-repository"><a class="anchor" href
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="xml"><span class="tag">&lt;properties&gt;</span>
<span class="tag">&lt;version.infinispan&gt;</span>13.0.17.Final<span class="tag">&lt;/version.infinispan&gt;</span>
<span class="tag">&lt;version.infinispan&gt;</span>13.0.18.Final<span class="tag">&lt;/version.infinispan&gt;</span>
<span class="tag">&lt;/properties&gt;</span>

<span class="tag">&lt;dependencyManagement&gt;</span>
Expand Down Expand Up @@ -1216,7 +1216,7 @@ <h2 id="cluster-transport"><a class="anchor" href="#cluster-transport"></a>4. Se
<div class="sect2">
<h3 id="default-jgroups-stacks_cluster-transport"><a class="anchor" href="#default-jgroups-stacks_cluster-transport"></a>4.1. Default JGroups stacks</h3>
<div class="paragraph">
<p>Infinispan provides default JGroups stack files, <code>default-jgroups-*.xml</code>, in the <code>default-configs</code> directory inside the <code>infinispan-core-13.0.17.Final.jar</code> file.</p>
<p>Infinispan provides default JGroups stack files, <code>default-jgroups-*.xml</code>, in the <code>default-configs</code> directory inside the <code>infinispan-core-13.0.18.Final.jar</code> file.</p>
</div>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
Expand Down Expand Up @@ -2524,7 +2524,7 @@ <h4 id="cross_site_replication" class="discrete">Cross-site replication</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/encoding/encoding.html
Original file line number Diff line number Diff line change
Expand Up @@ -2524,7 +2524,7 @@ <h3 id="converting-data-on-demand_transcoding"><a class="anchor" href="#converti
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
4 changes: 2 additions & 2 deletions docs/13.0.x/titles/getting_started/getting_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ <h2 id="mvn_archetypes"><a class="anchor" href="#mvn_archetypes"></a>2. Creating
<td><i class="conum" data-value="2"></i><b>2</b></td>
<td>Specifies the Infinispan version to use, for example:
<div class="paragraph">
<p><code>-DarchetypeVersion=13.0.17.Final</code></p>
<p><code>-DarchetypeVersion=13.0.18.Final</code></p>
</div></td>
</tr>
</table>
Expand Down Expand Up @@ -746,7 +746,7 @@ <h2 id="mvn_archetypes"><a class="anchor" href="#mvn_archetypes"></a>2. Creating
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/hibernate/hibernate.html
Original file line number Diff line number Diff line change
Expand Up @@ -1447,7 +1447,7 @@ <h3 id="using_minimal_puts"><a class="anchor" href="#using_minimal_puts"></a>1.6
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
4 changes: 2 additions & 2 deletions docs/13.0.x/titles/hotrod_java/hotrod_java.html
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ <h3 id="configuring-pom-xml_configuring-maven-repository"><a class="anchor" href
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="xml"><span class="tag">&lt;properties&gt;</span>
<span class="tag">&lt;version.infinispan&gt;</span>13.0.17.Final<span class="tag">&lt;/version.infinispan&gt;</span>
<span class="tag">&lt;version.infinispan&gt;</span>13.0.18.Final<span class="tag">&lt;/version.infinispan&gt;</span>
<span class="tag">&lt;/properties&gt;</span>

<span class="tag">&lt;dependencyManagement&gt;</span>
Expand Down Expand Up @@ -3411,7 +3411,7 @@ <h4 id="adding_the_test_container_to_your_project_dependencies"><a class="anchor
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-06-05 10:50:38 +0200
Last updated 2023-06-07 08:09:34 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/hotrod_protocol/hotrod_protocol.html
Original file line number Diff line number Diff line change
Expand Up @@ -8018,7 +8018,7 @@ <h3 id="hot_rod_protocol_3_1"><a class="anchor" href="#hot_rod_protocol_3_1"></a
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/memcached/memcached.html
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ <h3 id="multi_clustered_server_tutorial"><a class="anchor" href="#multi_clustere
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-06-05 10:50:38 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/query/query.html
Original file line number Diff line number Diff line change
Expand Up @@ -2926,7 +2926,7 @@ <h3 id="tuning-query-performance_query-monitoring-tuning"><a class="anchor" href
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/rest/rest.html
Original file line number Diff line number Diff line change
Expand Up @@ -6461,7 +6461,7 @@ <h3 id="rest_server_client_http"><a class="anchor" href="#rest_server_client_htt
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/security/security.html
Original file line number Diff line number Diff line change
Expand Up @@ -5114,7 +5114,7 @@ <h4 id="cross_site_replication" class="discrete">Cross-site replication</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
6 changes: 3 additions & 3 deletions docs/13.0.x/titles/server/server.html
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@ <h3 id="installing-servers_server-getting-started"><a class="anchor" href="#inst
</div>
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight nowrap"><code>unzip infinispan-server-13.0.17.Final.zip</code></pre>
<pre class="CodeRay highlight nowrap"><code>unzip infinispan-server-13.0.18.Final.zip</code></pre>
</div>
</div>
<div class="paragraph">
Expand Down Expand Up @@ -7625,7 +7625,7 @@ <h2 id="cluster-transport"><a class="anchor" href="#cluster-transport"></a>11. S
<div class="sect2">
<h3 id="default-jgroups-stacks_cluster-transport"><a class="anchor" href="#default-jgroups-stacks_cluster-transport"></a>11.1. Default JGroups stacks</h3>
<div class="paragraph">
<p>Infinispan provides default JGroups stack files, <code>default-jgroups-*.xml</code>, in the <code>default-configs</code> directory inside the <code>infinispan-core-13.0.17.Final.jar</code> file.</p>
<p>Infinispan provides default JGroups stack files, <code>default-jgroups-*.xml</code>, in the <code>default-configs</code> directory inside the <code>infinispan-core-13.0.18.Final.jar</code> file.</p>
</div>
<div class="paragraph">
<p>You can find this JAR file in the <code>$ISPN_HOME/lib</code> directory.</p>
Expand Down Expand Up @@ -11203,7 +11203,7 @@ <h3 id="accessing-health-jmx_server"><a class="anchor" href="#accessing-health-j
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-17 14:46:28 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/spring/spring.html
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ <h3 id="externalizing-spring-session_externalizing-sessions-spring"><a class="an
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
4 changes: 2 additions & 2 deletions docs/13.0.x/titles/spring_boot/starter.html
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ <h3 id="enforcing-versions_starter"><a class="anchor" href="#enforcing-versions_
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="xml"><span class="tag">&lt;properties&gt;</span>
<span class="tag">&lt;version.infinispan&gt;</span>13.0.17.Final<span class="tag">&lt;/version.infinispan&gt;</span>
<span class="tag">&lt;version.infinispan&gt;</span>13.0.18.Final<span class="tag">&lt;/version.infinispan&gt;</span>
<span class="tag">&lt;/properties&gt;</span>

<span class="tag">&lt;dependencyManagement&gt;</span>
Expand Down Expand Up @@ -1270,7 +1270,7 @@ <h2 id="spring-application-properties"><a class="anchor" href="#spring-applicati
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/tuning/tuning.html
Original file line number Diff line number Diff line change
Expand Up @@ -2382,7 +2382,7 @@ <h4 id="use_simple_cache_for_local_caches" class="discrete">Use simple cache for
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/upgrading/upgrading.html
Original file line number Diff line number Diff line change
Expand Up @@ -4467,7 +4467,7 @@ <h3 id="migrating-cache-stores_store-migrator"><a class="anchor" href="#migratin
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-06-05 10:50:38 +0200
Last updated 2023-06-07 08:09:34 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/13.0.x/titles/xsite/xsite.html
Original file line number Diff line number Diff line change
Expand Up @@ -2952,7 +2952,7 @@ <h3 id="cross-site-replication-log-messages_cross-site-replication-logs"><a clas
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-04-21 17:25:26 +0200
Last updated 2023-05-24 03:29:36 -0400
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion docs/14.0.x/cheat-sheets/cache-configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@ <h2 id="configuration_formats"><a class="anchor" href="#configuration_formats"><
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-09-08 06:44:01 -0400
Last updated 2023-10-10 14:55:32 -0400
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/14.0.x/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ <h2 id="developing_applications_with_infinispan" class="discrete">Developing app
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-09-08 06:44:01 -0400
Last updated 2023-07-07 03:23:43 -0400
</div>
</div>
<script>
Expand Down
2 changes: 1 addition & 1 deletion docs/14.0.x/titles/cli/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -6236,7 +6236,7 @@ <h4 id="see_also_32"><a class="anchor" href="#see_also_32"></a>8.43.4. SEE ALSO<
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-09-08 06:44:01 -0400
Last updated 2023-07-07 03:23:43 -0400
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
27 changes: 20 additions & 7 deletions docs/14.0.x/titles/configuring/configuring.html
Original file line number Diff line number Diff line change
Expand Up @@ -7383,24 +7383,37 @@ <h3 id="sql-cache-store_persistence"><a class="anchor" href="#sql-cache-store_pe
</li>
</ul>
</div>
<div class="admonitionblock note">
<div class="admonitionblock warning">
<table>
<tr>
<td class="icon">
<i class="fa icon-note" title="Note"></i>
<i class="fa icon-warning" title="Warning"></i>
</td>
<td class="content">
<div class="paragraph">
<p>SQL cache stores do not support expiration when writes are allowed or segmentation.</p>
<p>The SQL cache store is intended for use with an existing database table.
As a result, it does not store any metadata, which includes expiration, segments, and, versioning metadata.
Due to the absence of version storage, SQL store does not support optimistic transactional caching and asynchronous cross-site replication.
This limitation also extends to Hot Rod versioned operations.</p>
</div>
</td>
</tr>
</table>
</div>
<div class="admonitionblock tip">
<table>
<tr>
<td class="icon">
<i class="fa icon-tip" title="Tip"></i>
</td>
<td class="content">
<div class="paragraph">
<p>Since a SQL cache store is designed to be used with an existing database table it would not contain expiration or segmentation metadata.
However, expiration can be used with a SQL Store when it is configured as read only.
When used as such, expiration acts as a way to remove stale values from memory, causing the cache to fetch the values from the database again to be cached.</p>
<p>Use expiration with the SQL cache store when it is configured as read only.
Expiration removes stale values from memory, causing the cache to fetch the values from the database again and cache them anew.</p>
</div>
</td>
</tr>
</table>
</div>
<div class="ulist _additional-resources">
<div class="title">Additional resources</div>
Expand Down Expand Up @@ -12720,7 +12733,7 @@ <h4 id="asynchronous_thread_pool" class="discrete">Asynchronous thread pool</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-09-08 06:44:01 -0400
Last updated 2023-07-07 03:23:43 -0400
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/14.0.x/titles/contributing/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -3848,7 +3848,7 @@ <h3 id="infinispan_methods_and_corresponding_verbs"><a class="anchor" href="#inf
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-09-08 06:44:01 -0400
Last updated 2023-07-07 03:23:43 -0400
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/14.0.x/titles/developing/developing.html
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ <h1>Infinispan Developer Guide</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-09-08 06:44:01 -0400
Last updated 2023-07-07 03:23:43 -0400
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
6 changes: 3 additions & 3 deletions docs/14.0.x/titles/embedding/embedding.html
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ <h3 id="configuring-pom-xml_configuring-maven-repository"><a class="anchor" href
<div class="listingblock">
<div class="content">
<pre class="highlight nowrap"><code class="language-xml" data-lang="xml">&lt;properties&gt;
&lt;version.infinispan&gt;14.0.17.Final&lt;/version.infinispan&gt;
&lt;version.infinispan&gt;14.0.19.Final&lt;/version.infinispan&gt;
&lt;/properties&gt;

&lt;dependencyManagement&gt;
Expand Down Expand Up @@ -2663,7 +2663,7 @@ <h2 id="cluster-transport"><a class="anchor" href="#cluster-transport"></a>5. Se
<div class="sect2">
<h3 id="default-jgroups-stacks_cluster-transport"><a class="anchor" href="#default-jgroups-stacks_cluster-transport"></a>5.1. Default JGroups stacks</h3>
<div class="paragraph">
<p>Infinispan provides default JGroups stack files, <code>default-jgroups-*.xml</code>, in the <code>default-configs</code> directory inside the <code>infinispan-core-14.0.17.Final.jar</code> file.</p>
<p>Infinispan provides default JGroups stack files, <code>default-jgroups-*.xml</code>, in the <code>default-configs</code> directory inside the <code>infinispan-core-14.0.19.Final.jar</code> file.</p>
</div>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
Expand Down Expand Up @@ -7624,7 +7624,7 @@ <h3 id="extending_the_configuration_builders_and_parsers"><a class="anchor" href
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-09-08 06:44:01 -0400
Last updated 2023-07-07 03:23:43 -0400
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/14.0.x/titles/encoding/encoding.html
Original file line number Diff line number Diff line change
Expand Up @@ -2536,7 +2536,7 @@ <h3 id="converting-data-on-demand_transcoding"><a class="anchor" href="#converti
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-09-08 06:44:01 -0400
Last updated 2023-07-07 03:23:43 -0400
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
Loading

0 comments on commit b5b7011

Please sign in to comment.