Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 2.12 KB

README.md

File metadata and controls

34 lines (22 loc) · 2.12 KB

Infinispan

Version Final Version Dev Supported JVM Versions Commits License Project Chat

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