Group: org.infinispan - All Dependencies
Integration tests - Endpoints interop · Integration tests for endpoints and in-VM interoperability
Infinispan integration with Lucene v.3.x · Support to store and encode Lucene v3 indexes in Infinispan
Infinispan Spring 3 Integration · 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 - Compatibility mode · Integration tests for inter-server and in-VM compatibility
Infinispan QL Interpreter · Infinispan QL Interpreter module
Infinispan Logging Annotations · Annotations for Infinispan Logs
Infinispan SQL CacheStore · Infinispan SQL CacheStore module
Protocol Parser Generator Maven Plugin · Generates an io.netty.handler.codec.ByteToMessageDecoder based on a grammar
Infinispan Integration Tests Server Commons · Infinispan Integration Tests Server Commons
Infinispan Common Parent · Infinispan common parent POM module
Infinispan JCACHE (JSR-107) TCK Runner · JCACHE (JSR-107) TCK runner for Infinispan implementations
Infinispan Atomic Factory · Infinispan atomic object factory module
Infinispan Redis CacheStore · Infinispan CacheStore using Redis
Infinispan Avro Support Server · This module contains the server code to store and query Apache Avro objects using Infinispan.