Skip to content

Commit

Permalink
Published master to GitHub pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristantarrant committed Jan 13, 2025
1 parent 2283023 commit a3d06da
Show file tree
Hide file tree
Showing 439 changed files with 7,026 additions and 2,386 deletions.
309 changes: 309 additions & 0 deletions blog/2025/01/13/commonhaus-foundation.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,309 @@
<!DOCTYPE html>
<html>

<head>
<title>Infinispan joins Commonhaus!</title>
<!-- <script id="adobe_dtm" src="//www.redhat.com/dtm.js" type="text/javascript"></script> -->
<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="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>

<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-125236544-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-125236544-1');
</script> -->


</head>

<body class="blog">
<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="active">Blog</a>
</li>
<li>
<a href="/download/" class="">Download</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>

<div class="content">

<div class="component-slim full-width-bg dark-bg light-blue">
<div class="grid-wrapper">
<div class="width-12-12">
<a href="/blog">Blogs</a> <i class="fas fa-chevron-right"></i> Infinispan joins Commonhaus!
</div>
</div>
</div>

<div class="post-page grid-wrapper">
<div class="grid__item width-10-12 width-12-12-m doc-content">
<h1>Infinispan joins Commonhaus!</h1>
<div class="post-date">January 13, 2025
Tags: <a href="/blog/tag/foundation">foundation</a>
</div>
<div class="grid-wrapper">
<div class="grid__item width-8-12 width-12-12-m margin-tb-sm">
<div class="grid-wrapper">
<div class="width-2-12 justify-self-center align-self-center">
<img src="/assets/images/blog/authors/ttarrant.jpg">
</div>
<div class="width-10-12 align-self-center">
<p class="byline">By Tristan Tarrant</p>
</div>
</div>
</div>
<div class="grid__item width-12-12">
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>We’re very excited to announce that Infinispan is <a href="https://www.commonhaus.org/activity/223.html">joining the Commonhaus Foundation</a>.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="why-join-a-foundation">Why join a foundation?</h2>
<div class="sectionbody">
<div class="paragraph">
<p>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 to participate in what we think is a bright future for our project. In the same vein, we&#8217;ve also recently
<a href="https://infinispan.org/blog/2024/11/29/github-issues">transitioned our issue tracking</a> to a neutral platform.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="why-commonhaus">Why Commonhaus?</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Commonhaus just ticks all the right boxes for us: its lightweight governance is ideal. We get all the benefits of being
part of an awesome foundation, with all the benefits of running the project on our own terms.</p>
</div>
<div class="paragraph">
<p>Commonhaus is also the home to a number of "friend projects": Hibernate, Quarkus, Debezium, Jackson all play a key role
in our software and it&#8217;s great that we share a "common home".</p>
</div>
</div>
</div>

</div>
<div class="grid__item width-12-12">
<h2>Get it, Use it, Ask us! </h2>
We’re hard at work on new features, improvements and fixes, so watch this space for more announcements!
<div class="paragraph">
<p>Please, <a href="/download" target="_blank">download</a> and test the latest release.</p>
</div>
<div class="paragraph">
<p>The source code is hosted on <a href="" target="_blank">GitHub</a>.
If you need to report a bug or request a new feature, look for a similar one on our <a href="https://github.com/infinispan/infinispan/issues" target="_blank">GitHub issues tracker</a>.
If you don’t find any, <a href="https://github.com/infinispan/infinispan/issues" target="_blank">create a new issue</a>.</p>
</div>
<div class="paragraph">
<p>If you have questions, are experiencing a bug or want advice on using Infinispan,
you can use <a href="https://github.com/infinispan/infinispan/discussions/"
target="_blank">GitHub discussions</a>.
We will do our best to answer you as soon as we can.</p>
</div>
<div class="paragraph">
<p>The Infinispan community uses <a href="https://zulipchat.com/"
target="_blank">Zulip</a> for real-time communications.
Join us using either a web-browser or a <a href="https://infinispan.zulipchat.com/apps/" target="_blank">dedicated
application</a> on the <a href="https://infinispan.zulipchat.com/" target="_blank">Infinispan chat</a>.</p>
</div>
</div>

<div class="width-12-12 callout orange margin-tb-xs">
<div class="grid-wrapper">
<div class="width-4-12 width-12-12-m block-image">
<img src="/assets/images/blog/authors/ttarrant.jpg" class="author-img">
</div>
<div class="width-8-12 width-12-12-m block-content">
<h5>Tristan Tarrant</h5>
<p>Tristan has been leading the Infinispan Engineering Team at Red Hat for quite a while now, as well as being Principal Architect for Red Hat Data Grid. He's been a passionate open-source advocate and contributor for over three decades.</p>
<div class="width-3-12 width-6-12-m bio-block">
<a href="http://github.com/tristantarrant"><img src="/assets/images/community/icon-github.png"></a>

<a href="http://twitter.com/tristantarrant"><img src="/assets/images/community/icon-twitter.png"></a>

</div>
</div>
</div>
</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"></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’ve 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/>
<a href="http://www.cloudtm.eu/" target="_blank"><img src="/assets/images/footer/cloud-tm.png"></a><br/>
<img src="/assets/images/footer/leads.png"><br/>
<br/>
<a href="http://cloudbutton.eu/" target="_blank"><img src="/assets/images/footer/cloud-button.png"></a><br/>

</div>
<div class="width-6-12">

<b>Thanks to</b><br/>
<a href="https://www.jetbrains.com/idea/" target="_blank"><img src="/assets/images/footer/jetbrains.png" title="JetBrains Intellj IDEA"></a>
<a href="https://weblate.org" target="_blank"><img src="/assets/images/footer/weblate.png" title="Weblate"></a>
</div>
</div>
</div>
</div>
</div>

<div class="content-slim redhat-footer">
<div class="grid-wrapper">
<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>
| <a href="https://www.redhat.com/en/about/privacy-policy">Red Hat Privacy Policy</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 type="text/javascript">
if (("undefined" !== typeof _satellite) && ("function" === typeof _satellite.pageBottom)) {
_satellite.pageBottom();
}
</script> -->
</body>

</html>
59 changes: 35 additions & 24 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,36 @@ <h2>Stay up to date with the latest articles and news from Infinispan.</h2>
<div class="component-wrapper">
<div class="grid__item width-9-12 width-12-12-m">

<div class="blog-list-item grid-wrapper">
<div class="post-title grid__item width-12-12">
<h6><a href="/blog/2025/01/13/commonhaus-foundation">Infinispan joins Commonhaus!</a></h6>
</div>
<div class="grid__item width-8-12 width-12-12-m">
<p class="margin-tb-0">
<small>January 13, 2025 &nbsp;&nbsp;&nbsp;Tags: <a href="/blog/tag/foundation">foundation</a> </small>
</p>
<p class="byline margin-tb-sm">By Tristan Tarrant</p>
</div>
<div class="grid__item width-12-12">

<p class="margin-tb-0">


We’re 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>
<div class="grid__item width-12-12"><a href="/blog/2025/01/13/commonhaus-foundation">Read More ></a></div>
</div>

<div class="blog-list-item grid-wrapper">
<div class="post-title grid__item width-12-12">
<h6><a href="/blog/2024/12/16/infinispan-15-1">Infinispan 15.1.0.Final</a></h6>
Expand Down Expand Up @@ -275,30 +305,6 @@ <h6><a href="/blog/2024/06/10/infinispan-15-queries">Infinispan 15 indexing &amp
<div class="grid__item width-12-12"><a href="/blog/2024/06/10/infinispan-15-queries">Read More ></a></div>
</div>

<div class="blog-list-item grid-wrapper">
<div class="post-title grid__item width-12-12">
<h6><a href="/blog/2024/05/16/keycloak-infinispan-secret-sauce">New video out! Highly available IAM with multi-site Keycloak deployments in the cloud</a></h6>
</div>
<div class="grid__item width-8-12 width-12-12-m">
<p class="margin-tb-0">
<small>May 16, 2024 &nbsp;&nbsp;&nbsp;Tags: <a href="/blog/tag/conferences">conferences</a> <a href="/blog/tag/java">java</a> <a href="/blog/tag/devoxx">devoxx</a> <a href="/blog/tag/devoxxfr">devoxxfr</a> <a href="/blog/tag/keycloak">keycloak</a> <a href="/blog/tag/infinispan">infinispan</a> </small>
</p>
<p class="byline margin-tb-sm">By Katia Aresti</p>
</div>
<div class="grid__item width-12-12">

<p class="margin-tb-0">
The Infinispan team is excited to announce that the video of the acclaimed and
highly rated talk at Devoxx France about Keycloak and Infinispan has been published.


In this 45 minutes talk, Ryan Emerson and Alexander Schwartz explain how Keycloak&#8217;s Highly Available
arc...</p>

</div>
<div class="grid__item width-12-12"><a href="/blog/2024/05/16/keycloak-infinispan-secret-sauce">Read More ></a></div>
</div>


<div class="paginator-btns">

Expand Down Expand Up @@ -1754,6 +1760,11 @@ <h5 class="margin-tb-sm">Tags</h5>
</a>
</li>

<li>
<a href="/blog/tag/foundation">foundation
</a>
</li>

<li>
<a href="/blog/tag/full-text">full-text
</a>
Expand Down
Loading

0 comments on commit a3d06da

Please sign in to comment.