#27 · Primary category: AI Data Infrastructure & Storage
infinispan
Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
Project last updated:08/29/26
GitHub Stars
1.3K
Forks
652
Contributors
270
License
Apache-2.0
Why we included this project
Infinispan is a mature JVM data grid that has been around for a long time. It keeps an in-memory key/value store distributed across cluster nodes, so entries survive node failures and the cluster can scale up or down without losing data. You can deploy it as a hot cache in front of a slower database, as a primary in-memory NoSQL store, embedded inside your application, or as a standalone server. It can also index cached values with Lucene, which adds full-text search and, more recently, vector similarity queries to data you already hold, making it useful as the storage behind retrieval-augmented applications. JVM-heavy teams will appreciate that Keycloak and Hibernate already run on it, while anyone doing semantic search gets caching and similarity lookups in a single service.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.