Category: Software, Kubernetes

It stores all info in memory rather than on Disk or file that makes it faster. It is built from Infinispan open-source Software project and is available to deploy as an embedded library or as a standalone server. Data Grid 8.0 Server is isolated from Red Hat JBoss Enterprise Application Platform (EAP) and is re-designed to be lightweight and more secure with much faster start times.

Data Grid server 8.0 provides a default configuration with clustering capabilities so your data is replicated across all nodes.

The minimal Infinispan CR for Data Grid clusters is as follows: Specify the number of Data Grid nodes in the cluster with spec.replicas in your Infinispan CR.

Related Articles