References

How other community projects are using Infinispan

Keycloak

Uses Infinispan as its distributed cache for sessions, tokens, and authentication data, including cross-site replication for HA deployments.

Quarkus

Infinispan extension for caching, data storage, and Dev Services with zero configuration.

Spring Boot

Spring Cache and Spring Session backed by Infinispan, in remote or embedded mode.

Spring AI

Infinispan vector store for Spring AI. Store embeddings and perform similarity search.

LangChain4j

Native embedding store for LangChain4j. Store embeddings and perform kNN similarity search.

LangChain

Python vector store integration. Use Infinispan in Python-based RAG and AI workflows.

Kubernetes

Infinispan Operator and Helm charts for deploying and managing clusters on Kubernetes.

Micronaut

Micronaut Cache module with Infinispan support via HotRod for caching.

Kogito

Uses Infinispan as its default persistence provider for process instances and data index.

Debezium

Infinispan sink adapter for Debezium Server and transaction buffer for the Oracle connector.

WildFly

Uses Infinispan for web session clustering, stateful session beans, and internal caching.

Hibernate ORM

Second-level cache provider for transparent query and entity caching with Hibernate.

Hibernate Search

Stores Lucene indexes in Infinispan for replicated full-text search across a cluster.

Eclipse Vert.x

Infinispan cluster manager for event bus and shared data clustering in Vert.x.

Apache Camel

Infinispan component for storing, retrieving, and querying data in Camel routes.

Hibernate OGM

Performed CRUD operations on Infinispan, replacing the traditional RDBMS.

Teiid

Data virtualization system that supported using Infinispan as a data source.

ModeShape

Distributed JCR data store with an Infinispan connector for repository storage.

Apache Marmotta

Open Linked Data Platform that used Infinispan for caching resources.

apiman

API management platform that used Infinispan as a caching layer.

CapeDwarf

Open-source Google App Engine alternative that used Infinispan for the GAE Datastore API.

Immutant

Clojure library suite that exposed a caching service built on Infinispan.