EAP 8 now supports full Infinispan functionality, including query, counters, locks, and CDI
Updated
Red Hat JBoss Enterprise Application Platform (EAP) 8 now supports the Infinispan API for embedded or remote use. Including query, counters, locks, and CDI.
Additional to the existing Infinispan/RHDG functionality included for EAP 7.
JBoss Enterprise Application Platform (EAP) 8 Included Modules
CDI Bindings:
org.infinispan.cdi.common: CDI bindingsorg.infinispan.cdi.embedded: CDI bindingsorg.infinispan.cdi.remote: CDI bindingsorg.infinispan.cdi: CDI bindings
Additional Functionality:
org.infinispan.query: Query supportorg.infinispan.query.client: Query remote supportorg.infinispan.counter: Clustered counter supportorg.infinispan.lock: Clustered lock support
The following modules and functions are supported since EAP 7:
org.infinispan.client.hotrod: HotRod remote clientorg.infinispan.protostream: Protobuf encoding
The configuration within the EAP configuration might be different to the original Infinispan/RHDG configuration, but the functionality and general behavior is documents within the public Red Hat Data Grid 8.4 documentation.
Category
Article Type