infinispan

infinispan/infinispan

In-Memory Distributed Database

1.3k
Stars
652
Forks
448
Open issues
78
Watchers
Java Apache-2.0Last pushed Jul 7, 2026

Overview

Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store offering flexible deployment options, key-value storage for diverse data types, high availability through elastic scalability.

Categories

Tags

Similar tools

Install

git clone https://github.com/infinispan/infinispan

README

If you use Infinispan, consider starring this repo, it helps the project grow and reach more developers!

Infinispan, In-Memory Distributed Database

Infinispan is an open-source in-memory database that offers flexible deployment options and robust capabilities for storing, managing, and processing data.

Infinispan provides a key/value data store that can hold all types of data, from Java objects to plain text.

Infinispan distributes your data across elastically scalable clusters to guarantee high availability and fault tolerance, whether you use Infinispan as a volatile cache or a persistent data store.

Getting Started

Contributing

For contributing guidelines please refer to this document. All contributions are subject to Developer Certificate of Origin (DCO).

The Infinispan project team