infinispan/infinispan
Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- Longevity 100
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: 0.0
- age_days: 5781
- days_rel: 33
- days_push: 7
- n_releases_24m: 77
Adoption not part of the score
1347 stars · 652 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
service · maturity stable
caching database vector-database search-engine rag chatbot self-hosted developer-tools databases cloud-computing large-language-models microservices backend jvm self-hosted cross-platform cloud 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
7 sources
- readme: https://github.com/infinispan/infinispan · fetched 2026-08-28 · b9e28addfb66
- homepage: https://infinispan.org · fetched 2026-08-29 · 338bdf4a335a
- site_page: https://infinispan.org/features · fetched 2026-08-29 · 02acb6b101b6
- site_page: https://infinispan.org/documentation · fetched 2026-08-29 · d9bed4c43af0
- site_page: https://infinispan.org/docs/stable/titles/resp/resp-endpoint · fetched 2026-08-29 · 42311ab6c79d
- site_page: https://infinispan.org/downloads/releases · fetched 2026-08-29 · 818390e584cb
- site_page: https://infinispan.org/ai · fetched 2026-08-29 · f6914679fb0a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| infinispan/infinispan | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="infinispan/infinispan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem