CINXE.COM

Infinispan

<!DOCTYPE html> <html> <head> <script async src="https://www.googletagmanager.com/gtag/js?id=G-GPD7V946LB"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GPD7V946LB'); </script> <title>Infinispan</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Infinispan is a distributed in-memory key/value data store with optional schema, available under the Apache License 2.0."> <link rel="shortcut icon" type="image/png" href="/favicon.ico" > <link rel="stylesheet" href="/assets/css/main.css" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github.css"> <link rel="stylesheet" href="/assets/css/cookieconsent.css"> <link rel="alternate" type="application/rss+xml" title="Infinispan's RSS Feed" href="/feed.xml" /> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script> <script>hljs.highlightAll();</script> </head> <body class="homepage"> <div class="nav-wrapper"> <div class="grid-wrapper"> <div class="width-12-12"> <input type="checkbox" id="checkbox" /> <nav id="main-nav" class="main-nav"> <div class="container"> <div class="logo-wrapper"> <a href="/"><img src="/assets/images/infinispan-logo-white.png" class="project-logo" title="Infinispan Logo"></a> </div> <label class="nav-toggle" for="checkbox"> <i class="fa fa-bars"></i> </label> <ul id="menu" class="menu"> <li class="dropdown"> <span href="/learn/">Learn <i class="fas fa-chevron-down"></i></span> <ul class="submenu"> <li><a href="/introduction" class="">Introduction</a></li> <li><a href="/features" class="">Features</a></li> <li><a href="/documentation" class="">Documentation</a></li> <li><a href="/tutorials" class="">Tutorials</a></li> <li><a href="/videos" class="">Videos</a></li> <li><a href="/references" class="">References</a></li> <li><a href="/experiments" class="">Experiments</a></li> <li><a href="/roadmap" class="">Roadmap</a></li> </ul> </li> <li> <a href="/use-cases/" class="">Use Cases</a> </li> <li> <a href="/community/" class="">Community</a> </li> <li> <a href="/blog/" class="">Blog</a> </li> <li> <a href="/download/" class="">Download</a> </li> </ul> </div> </nav> </div> </div> </div> <div class="content-slim"> <div class="component homepage-hero-band full-width-bg dark-bg text-centered"> <div class="grid-wrapper"> <div class="width-12-12"> <h1>In-Memory Distributed Database</h1> <h2>What is Infinispan?</h2> <h5> Infinispan is an open-source in-memory database that can hold nearly any type of data, from plain-text to structured objects. Retrieve your data with lightning-fast speeds with Infinispan's powerful full-text and vector search capabilities. Guarantee reliability and integrity by distributing your data across elastically scalable Infinispan clusters that offer high availability, fault tolerance, and the ability to replicate between multiple geographic sites. Connect to Infinispan using either a native, high-performance protocol or a Redis or Memcached client of your choice. </h5> </div> <div class="grid__item width-2-12"></div> <div class="width-4-12 heroversioncontent"> <div class="ctas"> <p class="nowavailable">Ready to start using Infinispan?</p> <a href="/get-started" class="button-cta primary">Get Started Now</a> </div> </div> <div class="width-4-12 heroversioncontent"> <p class="nowavailable">Now Available</p> <h3 class="heroversion">Infinispan 15.2.0</h3> <p class="moreinfo"><a href="/download/">Download Now</a></p> </div> <div class="grid__item width-2-12"></div> </div> </div> <div class="component homepage-features-band full-width-bg dark-bg text-centered"> <div class="grid-wrapper"> <div class="width-12-12"> <h2>Features</h2> </div> </div> <div class="grid-container"> <div class="width-4-12 width-6-12-m contrib-block"> <img src="/assets/images/homepage/polyglot-access.png"> <h4>Interoperability</h4> <p>Access data across multiple protocols and programming languages.</p> </div> <div class="width-4-12 width-6-12-m contrib-block"> <img src="/assets/images/homepage/resilient-data.png"> <h4>Resilient and Fault Tolerant Data</h4> <p>Ensure data is always available to meet demanding workloads.</p> </div> <div class="width-4-12 width-6-12-m contrib-block"> <img src="/assets/images/homepage/acid-transactions.png"> <h4>ACID Transactions</h4> <p>Guarantee that data is always valid and consistent.</p> </div> <div class="width-4-12 width-6-12-m contrib-block"> <img src="/assets/images/homepage/clustered-processing.png"> <h4>Clustered Processing</h4> <p>Process data in real-time without burdening resources.</p> </div> <div class="width-4-12 width-6-12-m contrib-block"> <img src="/assets/images/homepage/search.png"> <h4>Queries</h4> <p>Perform simple, accurate, and fast searches across distributed data sets.</p> </div> </div> </div> <div class="component use-cases-band"> <div class="grid-wrapper"> <div class="width-12-12 highlights-alternating-inline-block"> <div class="grid-wrapper"> <div class="width-4-12 width-12-12-m block-image"> <img src="/assets/images/usecase/usecase_boost.png"> </div> <div class="width-8-12 width-12-12-m block-content"> <h3>Boost Application Performance</h3> <p>Infinispan turbocharges applications by storing data closer to processing logic, which reduces latency and increases throughput.</p> <p>Available as a Java library, you simply add Infinispan to your application dependencies and then you鈥檙e ready to store data in the same memory space as the executing code.</p> <p>If you want to provision a data layer that is independent of your applications, you can use Infinispan Server for remote access to data with in-memory performance. Clients are a single network hop away from data through consistent hashing techniques and can make requests over HTTP or with a custom binary TCP protocol called Hot Rod.</p> <a href="/scenarios/boost-application-performance" class="button-cta secondary">Learn More</a> </div> </div> </div> <div class="width-12-12 highlights-alternating-inline-block"> <div class="grid-wrapper"> <div class="width-8-12 width-12-12-m block-content"> <h3>Achieve High Availability and Elasticity</h3> <p>Infinispan provides trusted open-source technology to deliver scalability to meet workload demands and reduce resource utilization. At the same time, Infinispan distributes your data across clusters so no single point of failure causes data loss.</p> <p>One popular use for Infinispan is as a shared store for stateful data, such as user HTTP sessions. Applications can stay lightweight and avoid heap usage by externalizing sessions to Infinispan clusters, which act as an independent data layer.</p> <a href="/scenarios/high-availability-and-elasticity" class="button-cta secondary">Learn More</a> </div> <div class="width-4-12 width-12-12-m block-image"> <img src="/assets/images/usecase/usecase_highavailability.png"> </div> </div> </div> <div class="width-12-12 highlights-alternating-inline-block"> <div class="grid-wrapper"> <div class="width-4-12 width-12-12-m block-image"> <img src="/assets/images/usecase/usecase_backup.png"> </div> <div class="width-8-12 width-12-12-m block-content"> <h3>Backup Across Data Centers</h3> <p>Infinispan clusters running in different geographical locations can form global clusters to back up your data across sites. If sites go offline clients can immediately switch to an available cluster, making sure data center faults do not cause service interruptions.</p> <p>When using the Infinispan Operator with Kubernetes environments such as Red Hat OpenShift, cross-site replication capabilities make your data ready for hybrid and multi cloud deployments.</p> <p>Infinispan also guarantees data consistency when using cross-site replication, even in cases where clients make concurrent writes at different locations that use asynchronous replication. So your data is always there and always accurate, no matter where you鈥檙e running.</p> <a href="/scenarios/backup-across-data-centers" class="button-cta secondary">Learn More</a> </div> </div> </div> </div> </div> <div class="component homepage-usedby-band"> <div class="grid-wrapper"> <div class="width-12-12"> <h2 class="text-orange text-centered">Featured Use Cases</h2> </div> <div class="width-3-12 width-12-12-m"> <h4>Quarkus extensions</h4> <p> <a href="https://quarkus.io/" target="_blank"> <img src="/assets/images/homepage/logo-quarkus.png" width="200px"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Spring and Spring-Boot</h4> <p> <a href="https://spring.io/projects/spring-boot" target="_blank"> <img src="/assets/images/homepage/logo-spring-boot.png" width="200px"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Redis Hot Replacement</h4> <p> <a href="https://infinispan.org/docs/stable/titles/resp/resp-endpoint" target="_blank"> Redis </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Keycloak</h4> <p> <a href="https://www.keycloak.org/" target="_blank"> <img src="/assets/images/homepage/logo-keycloak.png" width="200x"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Langchain</h4> <p> <a href="https://python.langchain.com/docs/integrations/vectorstores/infinispanvs" target="_blank"> <img src="/assets/images/homepage/logo-langchain.png" width="200x"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Langchain4j</h4> <p> <a href="https://docs.langchain4j.dev/integrations/embedding-stores/infinispan" target="_blank"> <img src="/assets/images/homepage/logo-langchain4j.png" width="100x"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Hibernate</h4> <p> <a href="http://hibernate.org/" target="_blank"> <img src="/assets/images/homepage/logo-hibernate.png" width="200x"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Apache Camel</h4> <p> <a href="https://camel.apache.org//" target="_blank"> <img src="/assets/images/homepage/logo-camel.png"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Micronaut</h4> <p> <a href="https://micronaut.io/" target="_blank"> <img src="/assets/images/homepage/logo-micronaut.png"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Wildfly</h4> <p> <a href="https://www.wildfly.org/" target="_blank"> <img src="/assets/images/homepage/logo-wildfly.png"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Vert-x</h4> <p> <a href="https://vertx.io/" target="_blank"> <img src="/assets/images/homepage/logo-vertx.png" width="150px"> </a> </p> </div> <div class="width-3-12 width-12-12-m"> <h4>Kogito</h4> <p> <a href="https://kogito.kie.org/" target="_blank"> <img src="/assets/images/homepage/logo-kogito.png"> </a> </p> </div> </div> </div> <div class="component recent-posts-band full-width-bg dark-bg"> <div class="grid-wrapper"> <div class="width-12-12"> <h2 class="text-centered">Recent Blog Posts</h2> </div> <div class="block-item width-4-12 width-12-12-m"> <div class="post-title" style="min-height: 100px"> <h6 class="margin-tb-0"><a href="/blog/2025/03/27/infinispan-15-2">Infinispan 15.2.0.Final</a></h6> </div> <p class="margin-tb-sm"> <small>March 27, 2025</small> </p> <p class="margin-tb-sm">By Tristan Tarrant</p> <p class="margin-tb-sm" style="min-height: 50px"> <a href="/blog/tag/release">release</a> <a href="/blog/tag/final">final</a> </small> </p> <p style="min-height: 300px"> "Feelin' Blue" It&#8217;s new. It&#8217;s blue. It&#8217;s Infinispan 15.2, codenamed "Feelin' Blue". Without further ado, here&#8217;s a list of what&#8217;s new (and I promise to stop with the Dr. Seuss rhyming): RESP endpoint JSON Infinispan now implement...</p> <div class="text-centered"> <a href="/blog/2025/03/27/infinispan-15-2" class="button-cta tertiary">Read More</a> </div> </div> <div class="block-item width-4-12 width-12-12-m"> <div class="post-title" style="min-height: 100px"> <h6 class="margin-tb-0"><a href="/blog/2025/01/27/bilbostack-2025">Bilbostack Conference</a></h6> </div> <p class="margin-tb-sm"> <small>January 27, 2025</small> </p> <p class="margin-tb-sm">By Katia Aresti</p> <p class="margin-tb-sm" style="min-height: 50px"> <a href="/blog/tag/infinispan">infinispan</a> <a href="/blog/tag/bilbostack">bilbostack</a> <a href="/blog/tag/conference">conference</a> <a href="/blog/tag/publicspeaking">publicspeaking</a> </small> </p> <p style="min-height: 300px"> This weekend, I had the honor of speaking about In-Memory Databases at BilboStack in Bilbao, Spain. It was a special moment for me because Bilbao is my hometown, where I completed my Software Engineering studies 20 years ago. Public speaking is always a challenge, but prese...</p> <div class="text-centered"> <a href="/blog/2025/01/27/bilbostack-2025" class="button-cta tertiary">Read More</a> </div> </div> <div class="block-item width-4-12 width-12-12-m"> <div class="post-title" style="min-height: 100px"> <h6 class="margin-tb-0"><a href="/blog/2025/01/13/commonhaus-foundation">Infinispan joins Commonhaus!</a></h6> </div> <p class="margin-tb-sm"> <small>January 13, 2025</small> </p> <p class="margin-tb-sm">By Tristan Tarrant</p> <p class="margin-tb-sm" style="min-height: 50px"> <a href="/blog/tag/foundation">foundation</a> </small> </p> <p style="min-height: 300px"> We鈥檙e very excited to announce that Infinispan is joining the Commonhaus Foundation. Why join a foundation? We want to make it clear that Infinispan&#8217;s roadmap is independent of the company that has funded its development since day 1, and we welcome contributors ...</p> <div class="text-centered"> <a href="/blog/2025/01/13/commonhaus-foundation" class="button-cta tertiary">Read More</a> </div> </div> </div> </div> </div> <div class="content project-footer"> <div class="footer-section"> <div class="logo-wrapper"> <a href="/"><img src="/assets/images/infinispan-logo.png" class="project-logo" title="Infinispan Logo" alt="Infinispan"></a> </div> </div> <div class="grid-wrapper"> <p class="grid__item width-3-12">Infinispan is released under the Apache 2.0 open source license. Learn more about the <a href='https://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache Software License 2.0</a>.<br/><br/>This website built with <a href='https://jekyllrb.com/' target='_blank'>Jekyll</a> is hosted on <a href='https://pages.github.com/' target='_blank'>Github Pages</a> and is completely open source. If you want to make it better, <a href='https://github.com/infinispan/infinispan.github.io' target='_blank'>fork the website</a> and show us what you鈥檝e got.</p> <div class="width-1-12 project-links"> <b>Navigation</b> <ul class="footer-links width-1-12"> <li><a href="/" >Home</a></li> <li><a href="/features" >Features</a></li> <li><a href="/documentation" >Docs</a></li> <li><a href="/tutorials" >Tutorials</a></li> <li><a href="/videos" >Videos</a></li> <li><a href="/use-cases" >Use Cases</a></li> <li><a href="/community" >Community</a></li> <li><a href="/download" >Download</a></li> </ul> </div> <div class="width-1-12 project-links"> <b>Contribute</b> <ul class="footer-links width-1-12"> <li><a href="https://issues.jboss.org/browse/ISPN" target="_blank">Submit a Bug</a></li> <li><a href="https://github.com/infinispan" target="_blank">Write Code</a></li> </ul> </div> <div class="width-1-12 project-links"> <b>Follow Us</b> <ul class="footer-links width-1-12"> <li><a href="/blog" >Blog</a></li> <li><a href="https://twitter.com/infinispan" target="_blank">Twitter</a></li> </ul> </div> <div class="width-6-12 more-links"> <div class="grid-wrapper"> <div class="width-6-12"> <b>A Member of</b><br/> <a href="https://www.commonhaus.org/" target="_blank"><img src="/assets/images/CF_logo_horizontal.svg" title="Commonhaus Foundation"></a><br/> </div> <div class="width-6-12"> <b>Thanks to</b><br/> <a href="https://zulip.com" target="_blank"><img src="/assets/images/footer/zulip.png" title="Zulip" alt="Zulip"></a> <a href="https://weblate.org" target="_blank"><img src="/assets/images/footer/weblate.png" title="Weblate" alt="Weblate"></a> </div> </div> </div> </div> </div> <div class="content-slim redhat-footer"> <div class="grid-wrapper"> <span class="cookie-preferences"> <a href="#" data-cc="show-preferencesModal">Manage cookie preferences</a> </span> <span class="licence"> <i class="fab fa-creative-commons"></i><i class="fab fa-creative-commons-by"></i> <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC by 3.0</a> </span> <span class="redhat"> a Red Hat sponsored project </span> <span class="redhat-logo"> <a href="https://www.redhat.com/" target="_blank"><img src="/assets/images/redhat_reversed.svg"></a> </span> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> <script type="text/javascript" src="/assets/javascript/mobile-nav.js"></script> <script type="text/javascript" src="/assets/javascript/truncate-list.js"></script> <script src="/assets/javascript/clipboard.min.js" type="text/javascript"></script> <script src="/assets/javascript/copy.js" type="text/javascript"></script> <script src="/assets/javascript/cookieconsent.umd.js" type="text/javascript"></script> <script src="/assets/javascript/cookieconsent.config.js" type="module"></script> <!-- <script type="text/javascript"> if (("undefined" !== typeof _satellite) && ("function" === typeof _satellite.pageBottom)) { _satellite.pageBottom(); } </script> --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10