Skip to content

Commit 77026dc

Browse files
committed
Sync documentation of main branch
1 parent 97dbacd commit 77026dc

18 files changed

+1029
-34
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,19 @@ types:
104104
- io.quarkus:quarkus-vertx-http
105105
type: reference
106106
url: /guides/http-reference
107+
- title: Infinispan Cache
108+
filename: cache-infinispan-reference.adoc
109+
summary: Use Infinispan as the Quarkus cache backend
110+
categories: data
111+
topics:
112+
- infinispan
113+
- cache
114+
- data
115+
extensions:
116+
- io.quarkus:quarkus-infinispan-cache
117+
- io.quarkus:quarkus-infinispan-client
118+
type: reference
119+
url: /guides/cache-infinispan-reference
107120
- title: Infinispan Client Extension Reference Guide
108121
filename: infinispan-client-reference.adoc
109122
summary: "Infinispan is an in memory distributed data store and cache server that offers flexible deployment options and robust capabilities for storing, managing, and processing data."

0 commit comments

Comments
 (0)