Group: org.infinispan - All Dependencies
Infinispan Avro Support Client · This module contains the client classes to support the storage and querying of Apache Avro objects atop Infinispan.
Infinispan Documentation · The Infinispan Documentation
Integration tests - WildFly Module Integration Tests · Integration tests - WildFly Module Integration Tests
Integration tests - Spring Boot · Integration tests for Infinispan and Spring Boot
Integration tests - AS Lucene Directory · Integration tests - Wildfly Lucene directory integration
Infinispan Spring Boot Starter Parent · Infinispan Spring Boot Starter parent POM
Integration tests - Elasticsearch IndexManager · Integration tests for storing indexes on Elasticsearch
Infinispan Doclets · Infinispan - Doclets for project
Infinispan Common Parent · Infinispan common parent POM module
Infinispan Spring 5 support · The Infinispan Spring Integration project provides Spring integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.
Integration tests - Spring Boot 2 · Integration tests for Infinispan and Spring Boot 2