Registry / database / ignite-core

ignite-core

JSON →
library3.1.0javamavenunverified

Core module of Apache Ignite, a distributed database and computing platform.

<dependency> <groupId>org.apache.ignite</groupId> <artifactId>ignite-core</artifactId> <version>3.1.0</version> </dependency>
INSTALL
IMPORT
SIG · IGNITE-CORE
I
ignite-core
databasejavav3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ignite
org.apache.ignite.Ignite

Start an Ignite node and obtain the Ignite instance.

import org.apache.ignite.Ignite; import org.apache.ignite.Ignition; Ignite ignite = Ignition.start(); // Use ignite for distributed computing and caching
Debug
Known issues
breakingIgnite 3.x has significant API changes from 2.x.
fix
Refer to the migration guide when upgrading from 2.x to 3.x.
affects: 3.x
Upgrade
Version history
3.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
ignite-core — mvn dependency:get ignite-core · libregistry