# infinispan/infinispan

Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.

Repository: https://github.com/infinispan/infinispan
Canonical: https://ross.abutalabs.com/products/infinispan
Homepage: https://infinispan.org
Language: Java
License: Apache-2.0
License Family: permissive
Topics: infinispan, infinispan-server, key-value-store, nosql, search-engine, inmemory-cache, persistent-storage, datagrid, semantic-search, vector-database
Last push: 2026-08-26T14:33:54+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 83, longevity 100
- inputs: {"age_days": 5781, "days_push": 7, "days_rel": 33, "gap_med": 0.0, "n_releases_24m": 77}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1347, forks 652 (observed 2026-08-28T04:04:27.554556+00:00)

## What it is
Infinispan is an open-source, distributed in-memory key/value data grid and NoSQL cloud data store written in Java. It supports embedded and server deployments, full-text and kNN vector search, ACID transactions, cross-site replication, and Redis/Memcached/REST/HotRod client protocols.

## Use cases
- distributed in-memory cache for microservices
- vector store for RAG applications
- semantic caching of LLM responses
- Redis-compatible clustered data store
- session store for Spring Boot or Keycloak
- cross-datacenter replicated key-value store
- full-text and relational querying of in-memory data
- conversation memory for AI agents

## When to choose
- you need an elastically scalable, highly available in-memory data grid on the JVM
- you want a drop-in Redis/Memcached alternative with clustering and failover
- you need a distributed vector database integrated with Spring AI, LangChain4j, or Quarkus
- you require cross-datacenter replication with automatic failover
- you want embedded in-process caching plus a standalone server option

## When to avoid
- you need a simple single-node cache with minimal operational footprint
- your stack is non-JVM and you don't need distributed features — a plain Redis instance may be simpler
- you need heavy analytical or document-database workloads better suited to dedicated NoSQL stores
- you require a fully managed cloud service rather than self-hosted infrastructure

## Facets
- artifact type: service
- maturity: stable
- function: caching, database, vector-database, search-engine, rag, chatbot, self-hosted, developer-tools
- domain: databases, cloud-computing, large-language-models, microservices, backend
- platform: jvm, self-hosted, cross-platform, cloud
- tags: data-grid, in-memory-database, key-value-store, nosql, distributed-cache, hotrod, redis-protocol, semantic-cache, kubernetes-operator, cross-site-replication, acid-transactions, spring-ai, langchain4j, search, retrieval-augmented-generation, devops, docker, kubernetes

## Member repositories
- infinispan/infinispan (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.554556+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:36.704567+00:00, confidence not recorded.
  - readme: https://github.com/infinispan/infinispan (fetched 2026-08-28T04:04:27.554556+00:00, sha b9e28addfb66)
  - homepage: https://infinispan.org (fetched 2026-08-29T12:01:38.084104+00:00, sha 338bdf4a335a)
  - site_page: https://infinispan.org/features (fetched 2026-08-29T12:01:38.093528+00:00, sha 02acb6b101b6)
  - site_page: https://infinispan.org/documentation (fetched 2026-08-29T12:01:38.095518+00:00, sha d9bed4c43af0)
  - site_page: https://infinispan.org/docs/stable/titles/resp/resp-endpoint (fetched 2026-08-29T12:01:38.100719+00:00, sha 42311ab6c79d)
  - site_page: https://infinispan.org/downloads/releases (fetched 2026-08-29T12:01:38.097322+00:00, sha 818390e584cb)
  - site_page: https://infinispan.org/ai (fetched 2026-08-29T12:01:38.099033+00:00, sha f6914679fb0a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
