Beyond Cache: The Persistence Problem
Configure native persistence on the cache, kill the cluster, restart, and watch every entry come back. The cluster becomes the durable store, with no separate database.
Configure native persistence on the cache, kill the cluster, restart, and watch every entry come back. The cluster becomes the durable store, with no separate database.
Monitor and manage GridGain 8 clusters in production: storage and cluster health, alerts, tracing, and backups with GridGain Control Center.
Diagnose and fix a hot partition on Apache Ignite 2 or GridGain 8. Three-step procedure identifies the partition, its owner, and the skew pattern. Matched fixes cover salting, affinity-field changes, cache-level overrides, schema redesign, and replication.
Deploy and redeploy Java compute tasks, services, and POJOs to a running GridGain 8 cluster without restarting nodes, using UriDeploymentSpi.
Monitor node startup, initialize a cluster, and verify health using REST endpoints on Apache Ignite 3 or GridGain 9.
Export GridGain 8 metrics and logs to New Relic using the OpenTelemetry Java agent, then visualize them with a prebuilt dashboard.
Connect to a cluster, execute SQL, and manage cluster state using the Ignite 3 command-line interface.