Infinispan Remote Client Integration Tests · Infinispan Remote Client All-in-One module Integration Tests
Group: org.infinispan - All Dependencies
Infinispan Near Cache Demo · Infinispan - Near Cache Demo
Infinispan Near Cache Demo Client · Infinispan - Near Cache Demo Client
Infinispan Lucene Directory Demo · Infinispan - Lucene Directory Demo
Infinispan Integration Tests Parent · Infinispan Integration Tests Parent
Infinispan GridFileSystem WebDAV interface · WebDAV interface for Infinispan's GridFileSystem, packaged as a WAR file for deployment in a servlet container
Infinispan Embedded Query Integration Tests · Infinispan Embedded Query All-in-One module Integration Tests
Infinispan Embedded Integration Tests · Infinispan Embedded All-in-One module Integration Tests
Infinispan Distributed Executors and Map/Reduce Demo · Infinispan Distributed Executors and Map/Reduce Demo
Integration tests - CDI/JCache interactions · Integration tests for Infinispan's CDI and JCache modules
Integration tests: Lucene Directory with Infinispan Query · Integration tests using both the Lucene Directory module and Infinispan Query
Infinispan Directory Demo · Infinispan - Directory Demo
Infinispan CDI support JCache TCK runner · Infinispan CDI support JCache TCK runner module
Infinispan HBaseCacheStore · Infinispan HBaseCacheStore module
Infinispan Spring 4 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 - Weld SE CDI tests · Integration tests for Infinispan CDI and Weld SE