Infinispan is a distributed, in-memory database and data grid for storing, managing, and processing key/value data across scalable clusters.
It can be embedded directly in Java applications or deployed as a standalone server for remote access, making it suitable for caching, persistent storage, cloud-native services, and AI-oriented search workloads.
This is free and open source software.
Key Features
- Run embedded in applications, as a standalone server, or inside containers using Docker, Podman, or other OCI runtimes.
- Scale elastically across clusters with automatic data rebalancing and replication across data centers.
- Provides full-text search, relational-style querying, continuous queries, and vector search for embeddings.
- Supports persistent cache stores including file, RocksDB, JDBC, and other storage backends.
- Includes administration, monitoring, security controls, distributed transactions, event listeners, and developer integrations.
Website: github.com/infinispan/infinispan
Support:
Developer: Infinispan community
License: Apache License 2.0
Infinispan is written in Java. Learn Java with our recommended free books and free tutorials.
Related Software
| Caching Systems | |
|---|---|
| Memcached | High-performance distributed memory object caching system |
| Redis | Persistent key-value database with network interface |
| Hazelcast | Distributed in-memory data store and computation platform |
| Apache Ignite | Distributed database, caching and processing platform |
| Ehcache | Standards based pure Java in-process cache |
| Java Caching System | Distributed caching system written in Java |
| Couchbase | Distributed key-value database management system |
| Apache Geode | Distributed, in-memory data management platform |
| yrmcds | LRU cache library and key-value server |
| Cachelot | Memory object caching system with master/slave replication |
| Infinispan | Distributed, in-memory database and data grid |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.