Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/ignite

Apache Ignite observed · 2026-08-28

github.com/apache/ignite · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4213
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5079 stars · 1929 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Apache Ignite is a distributed, memory-first database with in-memory speed, ACID transactions, and SQL support across a cluster. It can serve as a caching layer, key-value store, or full database with native persistence and distributed computing capabilities.

Use cases

  • speed up reads with an in-memory cache in front of a slow database
  • run distributed SQL queries across a cluster
  • store microservices state and session data
  • process event streams in real time
  • build an AI/ML feature store
  • handle IoT and time-series data at scale
  • run ACID transactions spanning multiple servers
  • perform high-performance distributed computing

When to choose

  • you need low-latency, in-memory data access at scale
  • you want a distributed SQL database with ACID guarantees
  • you need a caching layer plus native persistence in one system
  • your workload involves real-time analytics, IoT, or event streaming

When to avoid

  • you need a simple embedded database for a single-node app
  • your dataset is small and a traditional RDBMS suffices
  • you cannot operate a JVM-based cluster or manage distributed infrastructure
  • you want a lightweight key-value store without clustering overhead

Facets

application · maturity stable

database caching search-engine streaming concurrency databases big-data microservices iot cloud-computing jvm windows cross-platform in-memory-computing distributed-sql key-value-store acid-transactions hadoop data-grid compute-grid java apache real-time linux macos docker

10 sources

Member repositories

RepositoryRoleHealth v2
apache/ignitemain77

For agents

markdown · JSON · MCP: product_card(name="apache/ignite")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem