blob: 3327de4a4ab8ad71a9ff47a3066d4811221b66be [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<title>Apache Ignite Community - Start Contributing</title>
<meta name="description" content="Meet an Apache Ignite community and get help. Contribute to Ignite by helping answer user questions, coding, changing technical documentation, or becoming a committer and PMC member." />
<link rel="canonical" href="https://ignite.apache.org/community.html" />
<meta property="og:title" content="Apache Ignite Community - Start Contributing" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://ignite.apache.org/community.html" />
<meta property="og:image" content="/img/og-pic.png" />
<meta property="og:description" content="Meet an Apache Ignite community and get help. Contribute to Ignite by helping answer user questions, coding, changing technical documentation, or becoming a committer and PMC member." />
<link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css?ver=0.9" />
<link rel="stylesheet" href="/css/utils.css?ver=0.9" />
<link rel="stylesheet" href="/css/site.css?ver=0.9" />
<link rel="stylesheet" href="../css/communnity.css?ver=0.9" />
<link rel="stylesheet" href="/css/media.css?ver=0.9" media="only screen and (max-width:1199px)" />
<link rel="icon" type="image/png" href="/img/favicon.png" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-61232409-1');
</script>
<!-- Yandex.Metrika counter -->
<script type="text/javascript">
(function (m, e, t, r, i, k, a) {
m[i] =
m[i] ||
function () {
(m[i].a = m[i].a || []).push(arguments);
};
m[i].l = 1 * new Date();
(k = e.createElement(t)), (a = e.getElementsByTagName(t)[0]), (k.async = 1), (k.src = r), a.parentNode.insertBefore(k, a);
})(window, document, 'script', 'https://mc.yandex.ru/metrika/tag.js', 'ym');
ym(72949126, 'init', {
clickmap: true,
trackLinks: true,
accurateTrackBounce: true,
webvisor: true,
});
</script>
<noscript
><div><img src="https://mc.yandex.ru/watch/72949126" style="position: absolute; left: -9999px" alt="" /></div
></noscript>
<!-- /Yandex.Metrika counter -->
</head>
<body>
<!-- MOBILE MENU START -->
<div class="hystmodal" id="jsMenuModal" aria-hidden="true">
<div class="hystmodal__wrap">
<div class="hystmodal__window mobmenu" role="dialog" aria-modal="true">
<button data-hystclose class="hystmodal__close">Close</button>
<div class="mobmenu__wrap">
<a href="/" class="mobmenu__logo"><img src="/img/logo.svg" alt="Логотип" /></a>
<div class="mobmenu__menu">
<ul>
<li>
<a href="/docs/latest/">Quick Start</a>
</li>
<li>
<a href="/resources.html">Resources</a>
</li>
<li>
<a href="/faq.html">FAQ</a>
</li>
<li>
<span class="mobmenu__parent"> <a href="/use-cases.html">Use Cases</a><button class="mobmenu__opener"></button> </span>
<ul>
<li>
<a href="/use-cases/in-memory-cache.html">In-Memory Cache</a>
</li>
<li>
<a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a>
</li>
<li>
<a href="/use-cases/in-memory-database.html">In-Memory Database</a>
</li>
<li>
<a href="/use-cases/key-value-store.html">Key-Value Store</a>
</li>
<li>
<a href="/use-cases/high-performance-computing.html">High Performance Computing</a>
</li>
<li>
<a href="/use-cases/digital-integration-hub.html">Digital Integration Hub</a>
</li>
<li>
<a href="/use-cases/spark-acceleration.html">Spark Acceleration</a>
</li>
<li>
<a href="/use-cases/hadoop-acceleration.html">Hadoop Acceleration</a>
</li>
<li>
<a href="/use-cases.html">View All</a>
</li>
</ul>
</li>
<li>
<span class="mobmenu__parent"> <a href="/features/">Features</a><button class="mobmenu__opener"></button> </span>
<ul>
<li>
<a href="/arch/multi-tier-storage.html">Multi-Tier Storage</a>
</li>
<li>
<a href="/arch/native-persistence.html">Native Persistence</a>
</li>
<li>
<a href="/features/sql.html">Distributed SQL</a>
</li>
<li>
<a href="/features/key-value-apis.html">Key-Value APIs</a>
</li>
<li>
<a href="/features/acid-transactions.html">ACID Transactions</a>
</li>
<li>
<a href="/features/compute-apis.html">Compute APIs</a>
</li>
<li>
<a href="/features/service-apis.html">Services</a>
</li>
<li>
<a href="/features/machinelearning.html">Machine Learning</a>
</li>
<li>
<a href="/features/streaming.html">Real-Time Streaming APIs</a>
</li>
<li>
<a href="/docs/latest/messaging">Messaging</a>
</li>
<li>
<a href="/docs/latest/key-value-api/continuous-queries">Continuous Queries</a>
</li>
<li>
<a href="/features/index.html">View All</a>
</li>
</ul>
</li>
<li>
<a href="/community.html">Community</a>
<ul class="isdefault">
<li><a href="/community.html">Project Info</a></li>
<li><a href="/events.html">Events</a></li>
</ul>
</li>
<li>
<a href="/use-cases/provenusecases.html">Powered by</a>
</li>
<li>
<a href="/docs/latest/">Docs</a>
</li>
</ul>
<a href="/download.cgi" class="button mobmenu__button">Download Ignite 2.11</a>
</div>
<!-- //mobmenu__menu -->
</div>
<!-- //mobmenu__wrap -->
</div>
<!-- //mobmenu -->
</div>
</div>
<!-- MOBILE MENU END -->
<header class="hdr hdr__white jsHdrBase">
<div class="hdr__wrap flexi jsHdrLine">
<button class="hdr__burger" data-menumodal="#jsMenuModal"><img src="/img/menu.svg" alt="" /></button
><a class="hdr__logo" href="/"><img class="hdr__logoimg hdr__logo--white" src="/img/logo-white.svg" alt="" /><img class="hdr__logoimg hdr__logo--black" src="/img/logo.svg" alt="" /></a
><a class="button hdr__button" href="/download.cgi">Download Ignite 2.12.0</a>
<nav class="hdrmenu">
<ul class="flexi">
<li class="js-hasdrop"><a class="hdrmenu--expanded" href="/" data-panel="getStarted">Get Started</a></li>
<li class="js-hasdrop"><a class="hdrmenu--expanded" href="/features" data-panel="features">Features</a></li>
<li class="js-hasdrop"><a class="hdrmenu__current hdrmenu--expanded" href="/community.html" data-panel="community">Community</a></li>
<li><a href="/use-cases/provenusecases.html" data-panel="">Powered By</a></li>
<li><a href="///ignite.apache.org/docs/latest/" data-panel="">Docs</a></li>
</ul>
</nav>
<div class="dropmenu">
<div class="dropmenu__panel" data-menupanel="getStarted">
<div class="container dropmenu1__grid">
<div class="dropmenu1__buttonwrap">&nbsp;</div>
<div class="dropmenu__box dropmenu__box--buttonin">
<a class="dropmenu__redbutton" href="https://ignite.apache.org/docs/latest/"> <img src="/img/menu/icon-red-rocket.svg" alt="" /><span>Quick Start Guide</span></a>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/resources.html"><img src="/img/menu/icon-resources.svg" alt="" /><span>Resources</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/faq.html"><img src="/img/menu/icon-question.svg" alt="" /><span>FAQ</span></a>
</li>
</ul>
</div>
<div class="dropmenu__box">
<p class="capstext"><a class="dropmenu__capslink" href="/use-cases.html">USE CASES</a></p>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/use-cases/in-memory-cache.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>In-Memory Cache</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/use-cases/in-memory-data-grid.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>In-Memory Data Grid</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/use-cases/in-memory-database.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>In-Memory Database</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/use-cases/key-value-store.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>Key-Value Store</span></a>
</li>
</ul>
</div>
<div class="dropmenu__box no-border">
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/use-cases/high-performance-computing.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>High-Performance Computing</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/use-cases/digital-integration-hub.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>Digital Integration Hub</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/use-cases/spark-acceleration.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>Spark Acceleration</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/use-cases/hadoop-acceleration.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>Hadoop Acceleration</span></a>
</li>
</ul>
</div>
</div>
<!-- /.dropmenu1__grid-->
<div class="panelmorelinkwrap panelmorelinkwrap--end container"><a class="panellink" href="/use-cases.html">View all</a></div>
</div>
<!-- /.dropmenu__panel-->
<div class="dropmenu__panel" data-menupanel="features">
<div class="container dropmenu2__grid">
<div class="dropmenu__box">
<div class="capstext">MULTI-TIER STORAGE</div>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/arch/multi-tier-storage.html"><img src="/img/menu/icon-db.svg" alt="" /><span>Multi-Tier Storage</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/arch/native-persistence.html"><img src="/img/menu/icon-db.svg" alt="" /><span>Native Persistence</span></a>
</li>
</ul>
</div>
<div class="dropmenu__box">
<div class="capstext">ESSENTIAL Developer APIs</div>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/features/sql.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Distributed SQL</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/features/key-value-apis.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Key-Value APIs</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/features/acid-transactions.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>ACID Transactions</span></a>
</li>
</ul>
</div>
<div class="dropmenu__box">
<div class="capstext">High-Performance <br />Computing APIs</div>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/features/compute-apis.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Compute APIs</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/features/service-apis.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Services</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/features/machinelearning.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Machine Learning</span></a>
</li>
</ul>
</div>
<div class="dropmenu__box">
<div class="capstext">Real-Streaming APIs</div>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/features/streaming.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Real-Time Streaming APIs</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="https://ignite.apache.org/docs/latest/messaging"><img src="/img/menu/icon-cube.svg" alt="" /><span>Messaging</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="https://ignite.apache.org/docs/latest/key-value-api/continuous-queries"><img src="/img/menu/icon-cube.svg" alt="" /><span>Continuous Queries</span></a>
</li>
</ul>
</div>
</div>
<!-- /.dropmenu2__grid-->
<div class="panelmorelinkwrap"><a class="panellink" href="/features/">View all</a></div>
</div>
<!-- /.dropmenu__panel-2-->
<div class="dropmenu__panel" data-menupanel="community">
<div class="container dropmenu3__grid">
<div class="dropmenu__box">
<div class="capstext"><a class="dropmenu__capslink" href="/community.html">Project Info</a></div>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/community.html#story"><img src="/img/menu/icon-clip.svg" alt="" /><span>Apache Ignite Story</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/community.html#community"><img src="/img/menu/icon-comment.svg" alt="" /><span>Meet The Community</span></a>
</li>
</ul>
</div>
<div class="dropmenu__box no-border">
<div class="capstext">&nbsp;</div>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/community.html#contributing"><img src="/img/menu/icon-puzzle.svg" alt="" /><span>Start Contributing</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/community.html#faq"><img src="/img/menu/icon-question.svg" alt="" /><span>Ask Questions</span></a>
</li>
</ul>
</div>
<div class="dropmenu__box">
<div class="capstext"><a class="dropmenu__capslink" href="/events.html">Events</a></div>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/events.html#summit"><img src="/img/menu/icon-calendar.svg" alt="" /><span>Apache Ignite Summit</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/events.html#meetups"><img src="/img/menu/icon-calendar.svg" alt="" /><span>Meetups</span></a>
</li>
</ul>
</div>
<div class="dropmenu__box no-border">
<div class="capstext">&nbsp;</div>
<ul class="dropmenu__menu">
<li>
<a class="dropmenu__iconitem" href="/events.html#upcoming"><img src="/img/menu/icon-calendar.svg" alt="" /><span>Upcoming Events</span></a>
</li>
<li>
<a class="dropmenu__iconitem" href="/events.html#past"><img src="/img/menu/icon-calendar.svg" alt="" /><span>Past Events</span></a>
</li>
</ul>
</div>
</div>
<!-- /.dropmenu3__grid-->
</div>
<!-- /.dropmenu__panel-->
</div>
<!-- /.dropmeu-->
</div>
</header>
<div class="dropmenu__back"></div>
<header class="hdrfloat hdr__white jsHdrFloatBase"></header>
<section class="cmtyhero">
<div class="container">
<div class="cmtyhero__main">
<h1 class="cmtyhero__h1">Welcome To The Apache <br />Ignite Community</h1>
<div class="cmtyhero__text">A community of software engineers, tech writers, and technologists who drive the evolution of a top-5 project of the Apache Software Foundation</div>
<div class="cmtyhero__sub"><a href="https://blogs.apache.org/ignite/entry/apache-ignite-momentum-highlights-from" target="_blank">Learn more </a>about Ignite ranking in various categories.</div>
</div>
<a class="cmtyhero__img" href="https://blogs.apache.org/ignite/entry/apache-ignite-momentum-highlights-from" target="_blank"><img src="/img/community/b1-photo.svg" alt="Welcome to the Apache Ignite Community" /></a>
</div>
</section>
<!-- /.cmtyhero-->
<section class="cmtynavblock jsNavBlock">
<div class="container">
<ul class="cmtynavblock__list flexi">
<li><a class="cmtynavblock__active" href="#story"> Learn Our Story</a></li>
<li><a href="#community">Meet the Community</a></li>
<li><a href="#contributing">Start Contributing</a></li>
<li><a href="#faq">Ask a Question</a></li>
</ul>
</div>
</section>
<!-- /.cmtynavblock-->
<section class="cmtyhistory" id="story">
<div class="container">
<div class="cmtyhistory1">
<h2 class="cmtyhistory1__title">Apache Ignite Story</h2>
<div class="cmtyhistory1__wrap flexi">
<div class="cmtyhistory1__left">
<div class="cmtyhistory__year">2014</div>
<img src="/img/community/b3-rocket1.svg" alt="" />
</div>
<div class="cmtyhistory1__right">
<h3 class="cmtyhistory1__h3 fz30 pb-3">Ignite is contributed to ASF</h3>
<p>
GridGain donates the core of its in-memory computing platform to the Apache Software Foundation under the name of "Apache Ignite"🚀. The
<a href="https://incubator.apache.org/projects/ignite.html" target="_blank">project enters the Apache Incubator</a>. The first members form its community.
</p>
<div class="cmtyhistory__hr" data-hideopen="cmtyhistory1"><i></i><span></span></div>
<div class="cmtyhistory__more" data-hidebox="cmtyhistory1">
<blockquote class="cmtyhistory__quote">
It was a time of intense learning and almost daily challenges. Incubation lets people find ways to become a true community, how to create a project without fighting for an "intellectual property", and how to multiply the
success by sharing rather than restricting. It wasn't an easy, quick nor smooth transition, but in retrospect it was worth it!
</blockquote>
<div class="cmtyhistory__avaavtor pt-2 flexi">
<div class="cmtyhistory__ava"><img src="/img/community/b2-cos.jpg" alt="" /></div>
<div class="cmtyhistory__avaright">
<div class="cmtyhistory__avaname">Konstantin (Cos) Boudnik</div>
<div class="cmtyhistory__avaproff">ASF member, Apache Ignite Mentor</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /.cmtyhistory1-->
<div class="cmtyhistory2">
<div class="cmtyhistory2__wrap flexi">
<div class="cmtyhistory2__right">
<div class="cmtyhistory__year cmtyhistory__year--right">2015</div>
<img src="/img/community/b3-rocket2.svg" alt="" />
</div>
<div class="cmtyhistory2__left">
<h3 class="cmtyhistory1__h3 fz30 pb-3">Ignite graduates from the incubator</h3>
<p>
In&nbsp;less than a&nbsp;year <a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces79" target="_blank">Ignite successfully graduates</a> from the ASF incubator and became
a&nbsp;top-level project of&nbsp;the Apache Software Foundation.
</p>
<div class="cmtyhistory__hr" data-hideopen="cmtyhistory2"><i></i><span></span></div>
<div class="cmtyhistory__more" data-hidebox="cmtyhistory2">
<p>
The community keeps expanding rapidly. Hundreds of&nbsp;developers and architects start using Ignite as&nbsp;a&nbsp;distributed in-memory data grid (aka. write-through/read-through cache) for its native support
of&nbsp;SQL, ACID transactions and high-performance computing APIs.
</p>
</div>
</div>
</div>
</div>
<!-- /.cmtyhistory2-->
<div class="cmtyhistory3">
<div class="cmtyhistory3__wrap flexi">
<div class="cmtyhistory3__left">
<div class="cmtyhistory__year">2017</div>
<img src="/img/community/b3-rocket3.svg" alt="" />
</div>
<div class="cmtyhistory3__right">
<h3 class="cmtyhistory1__h3 fz30 pb-3">Ignite introduces Native Persistence and becomes a Top-5 Project</h3>
<p>In 2017, two notable events happened.</p>
<div class="cmtyhistory__hr" data-hideopen="cmtyhistory3"><i></i><span></span></div>
<div class="cmtyhistory__more" data-hidebox="cmtyhistory3">
<p class="pb-3">
<a href="https://incubator.apache.org/ip-clearance/persistent-distributed-store-ignite.html" target="_blank">First, with the donation of&nbsp;the Ignite native persistence</a> to&nbsp;the project&rsquo;s codebase,
a&nbsp;new chapter in&nbsp;the Ignite story begins. Since then, many will be&nbsp;using Ignite as&nbsp;a&nbsp;distributed database that scales across memory and disk with no&nbsp;compromises💥.
</p>
<p>Second, this is&nbsp;the year when Ignite is&nbsp;ranked as&nbsp;a&nbsp;top-5 project of&nbsp;the ASF in&nbsp;various categories 🏆 for the first time. A&nbsp;trend that will continue in&nbsp;the years to&nbsp;come.</p>
</div>
</div>
</div>
</div>
<!-- /.cmtyhistory3-->
<div class="cmtyhistory2 cmtyhistory4">
<div class="cmtyhistory2__wrap flexi">
<div class="cmtyhistory2__right">
<div class="cmtyhistory__year cmtyhistory__year--right">2020</div>
<img src="/img/community/b3-rocket4.svg" alt="" />
</div>
<div class="cmtyhistory2__left">
<h3 class="cmtyhistory1__h3 fz30 pb-3">Ignite becomes (officially) <br />a distributed database</h3>
<p>3 years after the initial release of the Ignite native persistence, the community and application developers carried on improving and adopting this capability for mission-critical production workloads.</p>
<div class="cmtyhistory__hr" data-hideopen="cmtyhistory4"><i></i><span></span></div>
<div class="cmtyhistory__more" data-hidebox="cmtyhistory4">
<p>Finally, after seeing the rapid adoption of Ignite as a database by application developers, the community repositions Ignite as a "distributed database for high-performance computing with in-memory speed".</p>
</div>
</div>
</div>
</div>
<!-- /.cmtyhistory4-->
<div class="cmtyhistory3 cmtyhistory5">
<div class="cmtyhistory3__wrap flexi">
<div class="cmtyhistory3__left">
<div class="cmtyhistory__year">Today</div>
<img src="/img/community/b3-rocket5.svg" alt="" />
</div>
<div class="cmtyhistory3__right">
<h3 class="cmtyhistory1__h3 fz30 pb-3">Ignite 3.0 version is under way</h3>
<p>
Even when your project boasts hundreds of thousands of downloads a month and is&nbsp;being selected by&nbsp;elite developers and architects for applications that are used by&nbsp;millions of&nbsp;people daily, there
is&nbsp;still room for innovation.
</p>
<div class="cmtyhistory__hr" data-hideopen="cmtyhistory5"><i></i><span></span></div>
<div class="cmtyhistory__more" data-hidebox="cmtyhistory5">
<p>Ignite 3&nbsp;is a&nbsp;significant leap forward for both the project and its community. Join or&nbsp;support&nbsp;us in&nbsp;an&nbsp;effort to&nbsp;create a&nbsp;cutting-edge distributed database...</p>
</div>
</div>
</div>
</div>
<!-- /.cmtyhistory5-->
</div>
</section>
<!-- /.cmtyhistory-->
<section class="cmty-meet" id="community">
<div class="container">
<div class="cmty-meet__wrap flexi">
<div class="cmty-meet__main">
<h2 class="cmty-meet__h2">Meet The Community</h2>
<div class="cmty-meet__text pt-3">A global community of professionals with different skills and experiences who drive the evolution of Ignite.</div>
<div class="cmty-meet__sub"><a href="http://www.apache.org/theapacheway/" target="_blank">The Apache Way</a> &ndash; get to know our collaboration and contribution values with principles.</div>
</div>
<div class="cmty-meet__pic"><img src="/img/community/b4-img.svg" alt="" /></div>
</div>
</div>
</section>
<!-- /.cmty-meet-->
<section class="cmty-contrib">
<div class="container">
<div class="cmty-contrib__wrap flexi">
<div class="cmty-contrib__main">
<h3 class="h4">Contributors</h3>
<div class="cmty-contrib__text pt-2">
More than 100 members help the project grow and progress daily. Code contributions, documentation creation, project awareness, developer support — <strong>this is just a sample of the contributions that we recognize.</strong>
</div>
</div>
<div class="cmty-contrib__pic"><img src="/img/community/b5-img.png" alt="" /></div>
</div>
</div>
</section>
<!-- /.cmty-contrib-->
<section class="cmty-committers">
<div class="container">
<h3 class="h4">Committers</h3>
<div class="cmty-committers__text pt-2">Most active contributors who make a&nbsp;significant contribution <br />to&nbsp;the project become Apache Ignite committers.</div>
<p class="cmty-committers__small pt-2">Here is the list of committers for the project.</p>
<div class="committers__wrap">
<div class="committer flexi">
<div class="committer__name">Alexander Shapkin</div>
<a class="committer__github" href="https://github.com/ashapkin" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Alexey Goncharuk</div>
<a class="committer__github" href="https://github.com/agoncharuk" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=agoncharuk" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Alexey Kuznetsov</div>
<a class="committer__github" href="https://github.com/akuznetsov-gridgain" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=akuznetsov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Alexey Plehanov</div>
<a class="committer__github" href="https://github.com/alex-plekhanov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=alexpl" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Alexey Scherbakov</div>
<a class="committer__github" href="https://github.com/ascherbakoff" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Alexey Zinoviev</div>
<a class="committer__github" href="https://github.com/zaleslaw" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=zaleslaw" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Andrey Alexandrov</div>
<a class="committer__github" href="https://github.com/aealeksandrov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Andrey Gura</div>
<a class="committer__github" href="https://github.com/agura" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=agura" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Andrey Novikov</div>
<a class="committer__github" href="https://github.com/nva" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=anovikov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Andrew Mashenkov</div>
<a class="committer__github" href="https://github.com/AMashenkov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Anton Vinogradov</div>
<a class="committer__github" href="https://github.com/anton-vinogradov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=av" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Artem Budnikov</div>
<a class="committer__github" href="https://github.com/artem-budnikov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Branko Čibej</div>
<a class="committer__github" href="https://github.com/brainy" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Denis Magda</div>
<a class="committer__github" href="https://github.com/dmagda" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=dmagda" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</div>
<div class="committers__more jsOpener" data-hidebox="committersMore">
<div class="committer flexi">
<div class="committer__name">Dmitriy Govorukhin</div>
<a class="committer__github" href="https://github.com/dgovorukhin" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Dmitriy Pavlov</div>
<a class="committer__github" href="https://github.com/dspavlov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=dpavlov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Dmitriy Setrakyan</div>
<a class="committer__github" href="https://github.com/dsetrakyan" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=dsetrakyan" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Evans Ye</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=evansye" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Evgeny Stanilovsky</div>
<a class="committer__github" href="https://github.com/zstan" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Gianfranco Murador</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=murador" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Henry Saputra</div>
<a class="committer__github" href="https://github.com/hsaputra" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Igor Rudyak</div>
<a class="committer__github" href="https://github.com/irudyak" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Igor Sapego</div>
<a class="committer__github" href="https://github.com/isapego" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=isapego" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Igor Seliverstov</div>
<a class="committer__github" href="https://github.com/gvvinblade" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Ilya Kasnacheev</div>
<a class="committer__github" href="https://github.com/alamar" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=ilyak" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Ilya Lantukh</div>
<a class="committer__github" href="https://github.com/ilantukh" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Ilya Sterin</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=isterin" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Irina Vasilinets</div>
<a class="committer__github" href="https://github.com/ivasilinets" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=ivasilinets" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Ivan Bessonov</div>
<a class="committer__github" href="https://github.com/ibessonov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Ivan Daschinsky</div>
<a class="committer__github" href="https://github.com/ivandasch" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Ivan Pavlukhin</div>
<a class="committer__github" href="https://github.com/pavlukhin" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=ipavlukhin" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Ivan Rakov</div>
<a class="committer__github" href="https://github.com/glukos" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Konstantin Boudnik</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=cos" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Konstantin Orlov</div>
<a class="committer__github" href="https://github.com/korlov42" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Kseniya Romanova</div>
<a class="committer__github" href="https://github.com/ks-romanova" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Maxim Muzafarov</div>
<a class="committer__github" href="https://github.com/Mmuzaf" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=mmuzaf" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Maxim Timonin</div>
<a class="committer__github" href="https://github.com/timoninmaxim" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Mauricio Stekl</div>
<a class="committer__github" href="https://github.com/mstekl" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Michael Stack</div>
<span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Nikita Amelchev</div>
<a class="committer__github" href="https://github.com/NSAmelchev" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Nikita Ivanov</div>
<a class="committer__github" href="https://github.com/nivanov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=nivanov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Nikita Safonov</div>
<a class="committer__github" href="https://github.com/Nikita-tech-writer" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Nikolai Izhikov</div>
<a class="committer__github" href="https://github.com/nizhikov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=nizhikov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Nikolai Tikhonov</div>
<a class="committer__github" href="https://github.com/TikhonovNikolay" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=ntikhonov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Ognen Duzlevski</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=maketo" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Pavel Tupitsyn</div>
<a class="committer__github" href="https://github.com/ptupitsyn" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=ptupitsyn" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Pavel Kovalenko</div>
<a class="committer__github" href="https://github.com/Jokser" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Peter Ivanov</div>
<a class="committer__github" href="https://github.com/vveider" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Raúl Kripalani</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=raulk" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Roman Shaposhnik</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=rvs" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Roman Shtykh</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=shroman" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Saikat Maitra</div>
<a class="committer__github" href="https://github.com/samaitra" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=samaitra" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Semyon Boikov</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=sboikov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Semyon Danilov</div>
<a class="committer__github" href="https://github.com/SammyVimes" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Sergey Chugunov</div>
<a class="committer__github" href="https://github.com/sergey-chugunov-1985" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Sergey Evdokimov</div>
<a class="committer__github" href="https://github.com/sevdokimov-gg" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=sevdokimov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Sergey Khisamov</div>
<span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Sergey Vladykin</div>
<a class="committer__github" href="https://github.com/svladykin" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=sergi" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Sergey Stronchinsky</div>
<span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Taras Ledkov</div>
<a class="committer__github" href="https://github.com/tledkov-gridgain" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Valentin Kulichenko</div>
<a class="committer__github" href="https://github.com/vkulichenko" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=vkulichenko" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Vladimir Ozerov</div>
<a class="committer__github" href="https://github.com/devozerov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=vozerov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Vladisav Jelisavcic</div>
<span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Vyacheslav Daradur</div>
<a class="committer__github" href="https://github.com/daradurvs" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Vyacheslav Koptilin</div>
<a class="committer__github" href="https://github.com/sk0x50" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
<div class="committer flexi">
<div class="committer__name">Yakov Zhdanov</div>
<a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=yzhdanov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
<div class="committer flexi">
<div class="committer__name">Yury Babak</div>
<a class="committer__github" href="https://github.com/YuriBabak" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
</div>
</div>
<a class="committers__morelink" href="#" data-hideopen="committersMore"><i>Load more</i><span>Hide</span></a>
</div>
</section>
<!-- /.cmty-committers -->
<section class="cmty-pm">
<div class="container">
<h3 class="fz30">Project Management Committee</h3>
<div class="cmty-committers__text pt-2">A group of Ignite committers who oversee project management and operational matters. <br />They vote on new committers, releases and make other vital decisions.</div>
<p class="cmty-committers__small pt-2">Here is the list of PMC members for the project.</p>
<div class="cmty-pm__wrap pt-5">
<article class="cmty-pmitem">
<div class="cmty-pmitem__proff"><img src="/img/community/b7-chair-star.svg" alt="" /><span>PMC CHAIR</span></div>
<p class="cmty-pmitem__name h5">Dmitriy Pavlov</p>
<small class="cmty-pmitem__work pt-2">SberTech</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/dspavlov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=dpavlov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Alexey Goncharuk</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/agoncharuk" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=agoncharuk" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Alexey Kuznetsov</p>
<small class="cmty-pmitem__work pt-2">EPAM</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/akuznetsov-gridgain" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=akuznetsov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Alexey Plehanov</p>
<small class="cmty-pmitem__work pt-2">SberTech</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/alex-plekhanov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=alexpl" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
</div>
<div class="cmty-pm__more jsOpener" data-hidebox="pmMore">
<div class="jsOpenerWrap cmty-pm__wrap">
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Andrey Gura</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/agura" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=agura" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Andrey Novikov</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/nva" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=anovikov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Andrew Mashenkov</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/AMashenkov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Anton Vinogradov</p>
<small class="cmty-pmitem__work pt-2">SberTech</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/anton-vinogradov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=av" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Denis Magda</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/dmagda" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=dmagda" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Dmitriy Setrakyan</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/dsetrakyan" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=dsetrakyan" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Evans Ye</p>
<small class="cmty-pmitem__work pt-2">Trend Micro</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=evansye" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Gianfranco Murador</p>
<small class="cmty-pmitem__work pt-2">Engiweb Security</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=murador" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Igor Sapego</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/isapego" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=isapego" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Ilya Kasnacheev</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/alamar" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=ilyak" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Ilya Sterin</p>
<small class="cmty-pmitem__work pt-2">ChronoTrack</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=isterin" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Irina Vasilinets</p>
<small class="cmty-pmitem__work pt-2">WhatsApp</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/ivasilinets" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=ivasilinets" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Ivan Pavlukhin</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/pavlukhin" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=ipavlukhin" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Konstantin Boudnik</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=cos" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Kseniya Romanova</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/ks-romanova" target="_blank"><img src="/img/icon-github.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Maxim Muzafarov</p>
<small class="cmty-pmitem__work pt-2">SberTech</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/Mmuzaf" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=mmuzaf" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Nikita Ivanov</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/nivanov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=nivanov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Nikolai Izhikov</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/nizhikov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=nizhikov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Nikolai Tikhonov</p>
<small class="cmty-pmitem__work pt-2">Nexign</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/TikhonovNikolay" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=ntikhonov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Ognen Duzlevski</p>
<small class="cmty-pmitem__work pt-2">Shoutlet</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=maketo" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Pavel Tupitsyn</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/ptupitsyn" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=ptupitsyn" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Raúl Kripalani</p>
<small class="cmty-pmitem__work pt-2">Evosent Consulting</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=raulk" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Roman Shaposhnik</p>
<small class="cmty-pmitem__work pt-2">Pivotal</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=rvs" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Roman Shtykh</p>
<small class="cmty-pmitem__work pt-2">Yahoo Japan Corporation</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=shroman" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Saikat Maitra</p>
<small class="cmty-pmitem__work pt-2">Target</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/samaitra" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=samaitra" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Semyon Boikov</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=sboikov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Sergey Evdokimov</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/sevdokimov-gg" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=sevdokimov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Sergey Khisamov</p>
<small class="cmty-pmitem__work pt-2">Fitech Source</small>
<div class="cmty-pmitem__links flexi"></div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Sergey Vladykin</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/svladykin" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=sergi" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Valentin Kulichenko</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/vkulichenko" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=vkulichenko" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Vladimir Ozerov</p>
<small class="cmty-pmitem__work pt-2"></small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__github" href="https://github.com/devozerov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=vozerov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
<article class="cmty-pmitem">
<p class="cmty-pmitem__name h5">Yakov Zhdanov</p>
<small class="cmty-pmitem__work pt-2">GridGain</small>
<div class="cmty-pmitem__links flexi">
<a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=yzhdanov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
</div>
</article>
</div>
</div>
<a class="cmty-pm__morelink" href="#" data-hideopen="pmMore"> <i>Load more</i><span>Hide</span></a>
</div>
</section>
<!-- /.cmty-pm-->
<section class="cmty-startcont" id="contributing">
<div class="container">
<div class="cmty-startcont__wrap flexi">
<div class="cmty-startcont__main">
<h2 class="h3 cmty-startcont__title">Start Contributing</h2>
<div class="cmty-startcont__text h5 pt-3">There are multiple ways you can contribute to Ignite &mdash; contribute to the codebase, help developers on the mailing lists, write technical docs or popularize our technology!</div>
</div>
<div class="cmty-startcont__pic"><img src="/img/community/b8-img.svg" alt="" /></div>
</div>
</div>
</section>
<!-- /.cmty-startcont-->
<section class="cmty-docs">
<div class="container">
<h3 class="h4">Code and technical documentation contributions</h3>
<div class="cmty-docs__wrap flexi pt-5">
<div class="cmty-docblock">
<div class="cmty-docblock__icon"><img src="/img/community/b9-icon-code.svg" alt="" /></div>
<h3 class="cmty-docblock__title h4">Develop Ignite</h3>
<div class="cmty-docblock__text pt-2 fz20"><p>Contribute to the Apache Ignite:</p></div>
<ul class="cmty-docblock__list">
<li>code base</li>
<li>integrations and extensions</li>
<li>programming languages, such as .NET, Python, Node.JS, or other programming languages different from Java</li>
</ul>
</div>
<div class="cmty-docblock cmty-docblock--bg">
<div class="cmty-docblock__icon"><img src="/img/community/b9-icon-paper.svg" alt="" /></div>
<h3 class="cmty-docblock__title h4">Improve technical documentation</h3>
<div class="cmty-docblock__text pt-2 fz20"><p>Documentation educates users about Ignite capabilities, configuration techniques, optimization aspects and many other things.</p></div>
<ul class="cmty-docblock__list">
<li>Produce and maintain the documentation pages <br />or API references</li>
<li>Edit and correct existing content</li>
</ul>
</div>
</div>
</div>
</section>
<!-- /.cmty-docs-->
<section class="cmty-ready">
<div class="container">
<div class="h4 pb-1"><strong>Ready to start?</strong></div>
<div class="cmty-ready__text fz20">4 Steps to Start Contributing to the Code and Technical Documentation</div>
<div class="cmty-ready__wrap pt-4">
<div class="cmty-ready__item">
<i>01</i>
<p class="fz20">
Create an <a href="https://issues.apache.org/jira/" target="_blank">ASF JIRA <br />account</a>, if&nbsp;you haven&rsquo;t <br />got one yet
</p>
</div>
<div class="cmty-ready__item">
<i>02</i>
<div class="fz20">
Join
<span class="cmty-pushupwrap" data-poplink="cont-link1"
><span> <em>dev mailing list</em></span>
<div class="pushup" data-pop="cont-link1">
<p>By sending a <a href="mailto:dev-subscribe@ignite.apache.org?subject=Subscribe&amp;body=Hello">default e-mail</a></p>
<p>By sending Hello to this e-mail <b>dev-subscribe@ignite.apache.org</b></p>
</div></span
>and introduce yourself
</div>
</div>
<div class="cmty-ready__item">
<i>03</i>
<p class="fz20 pb-2">Pick a ticket to start with</p>
<p><span class="cmty-ready__openlink" data-hideopen="cmtyready3">Chose the tickets to develop Apache Ignite:</span></p>
<div class="cmty-ready__hider" data-hidebox="cmtyready3">
<p><a href="https://issues.apache.org/jira/projects/IGNITE/issues/IGNITE-15437?filter=allopenissues" target="_blank">Click here</a> to view the tickets for code contribution</p>
<p><a href="https://issues.apache.org/jira/browse/IGNITE-15644?jql=project%20%3D%20IGNITE%20AND%20component%20%3D%20documentation" target="_blank">Click here</a> to view the tickets for technical documentation</p>
</div>
</div>
<div class="cmty-ready__item">
<i>04</i>
<p class="fz20">To get more details, check out the <a href="https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute" target="_blank">Contribution and Development</a> process</p>
</div>
</div>
<div class="cmty-ready__bottom flexi">
<h3 class="cmty-ready__botttl">
<div class="h5">Top contributors 💪<br /></div>
<div class="cmty-ready__botlinks pt-1">
<a href="https://github.com/apache/ignite/graphs/contributors" target="_blank">@Ignite Core and <br />Documentation</a><br />
<a href="https://github.com/apache/ignite-extensions/graphs/contributors" target="_blank">@Ignite Extensions</a><br />
<a href="https://github.com/apache/ignite-teamcity-bot/graphs/contributors" target="_blank">@Ignite Team City </a><br />
<a href="https://github.com/apache/ignite-website" target="_blank">@Ignite Website</a><br />
</div>
</h3>
<div class="cmty-ready__screens">
<a href="https://github.com/sboikov" target="_blank"> <img src="/img/community/b11-stat1.jpg" alt="" /></a><a href="https://github.com/agoncharuk" target="_blank"> <img src="/img/community/b11-stat2.jpg" alt="" /></a>
</div>
<div class="cmty-ready__more"><a href="https://github.com/apache/ignite/graphs/contributors" target="_blank">Load more</a></div>
</div>
</div>
</section>
<!-- /.cmty-ready-->
<section class="cmty-red">
<div class="container">
<h3 class="h4">Contribute By Building The Awareness <br />Of Ignite And Helping Fellow Developers</h3>
<div class="cmty-red__wrap">
<article class="cmty-redblock cmty-red__wrap--bg tplbox">
<img class="tplbox__icon" src="/img/community/b12-code.svg" alt="" />
<h3 class="h4 pb-2">Build the project awareness</h3>
<p class="fz20">You can contribute by taking part in project awareness activities.</p>
<ul class="dashlist pt-5">
<li><a href="https://recognition.gridgain.com/main?product=ignite" target="_blank">Create demos</a></li>
<li><a href="https://recognition.gridgain.com/main?product=ignite" target="_blank">Write a blog post</a></li>
<li><a href="https://recognition.gridgain.com/main?product=ignite" target="_blank">Talk about Ignite at conferences and other events</a></li>
</ul>
</article>
<article class="cmty-redblock tplbox">
<img class="cmty-redblock__questimg tplbox__icon" src="/img/community/b12-icon-quest.svg" alt="" />
<h3 class="h4 pb-2">Help application developers</h3>
<p class="fz20">If you already have some experience with Apache Ignite – you may have created your applications, or your services may use AI – come and help others.</p>
<ul class="dashlist pt-5">
<li><a href="mailto:user@ignite.apache.org">Answer on the user list</a></li>
<li><a href="https://stackoverflow.com/questions/tagged/ignite" target="_blank">Answer on StackOverflow</a></li>
</ul>
</article>
</div>
</div>
</section>
<!-- /.cmty-red-->
<section class="cmty-redstart">
<div class="container">
<div class="fz30 pb-1"><strong>Ready to start?</strong></div>
<p class="fz20">2 steps to start contributing by building the awareness and helping developers</p>
<div class="cmty-redstart__wrap pt-4">
<article class="cmty-redstep cmty-redstep--1">
<i>01</i>
<div>
<span class="cmty-pushupwrap" data-poplink="cont-link2"
><span> <em>Join dev mailing list</em></span>
<div class="pushup" data-pop="cont-link2">
<p>By sending a <a href="mailto:dev-subscribe@ignite.apache.org?subject=Subscribe&amp;body=Hello">default e-mail</a></p>
<p>By sending Hello to this e-mail <b>dev-subscribe@ignite.apache.org</b></p>
</div></span
>and introduce yourself
</div>
</article>
<article class="cmty-redstep cmty-redstep--2">
<i>02</i>
<div class="cmty-redstep__h3">If you want to build project awareness</div>
<p><a href="https://recognition.gridgain.com/about" target="_blank">Get instructions</a> and start spreading the word about Apache Ignite.</p>
</article>
<article class="cmty-redstep cmty-redstep--3">
<i>02</i>
<div class="cmty-redstep__h3">If you want to help application developers</div>
<div>
Look for new questions on the
<span class="cmty-pushupwrap" data-poplink="cont-link3"
><span> <em>user mailing list</em></span>
<div class="pushup" data-pop="cont-link3">
<p>By sending a <a href="mailto:user-subscribe@ignite.apache.org">default e-mail</a></p>
<p>By sending Hello to this e-mail <b>user-subscribe@ignite.apache.org</b></p>
</div></span
>or <a href="https://stackoverflow.com/questions/tagged/ignite" target="_blank">StackOverflow</a> (#ignite) and help others to use Ignite successfully.
</div>
</article>
</div>
<div class="cmty-redstart__bottom flexi">
<div class="cmty-redstart__left">
<div class="h4 pb-1">
<strong>Project Awareness <br />Top Contributors</strong>
</div>
<p class="h5 cmty-redstart__grey">Previous Quarter</p>
<div class="cmty-redstart__bottitle h5 pt-4 pb-3"><p>We do recognize and welcome non-code contributions. There are dozens of Apache Ignite community members who contribute this way.</p></div>
</div>
<div class="cmty-redstart__botright">
<iframe class="cmty-redstart__iframe themescroll" src="https://recognition-dev.gridgain.com/leaderboard-frame?limit=10&amp;interval=prev-quarter" frameborder="0"></iframe
><a href="https://recognition.gridgain.com/main?product=ignite" target="_blank">See all contributors </a>
</div>
</div>
</div>
</section>
<!-- /.cmty-redstart-->
<section class="cmty-ask boxpiccenter" id="faq">
<div class="container">
<div class="cmty-ask__wrap flexi">
<div class="cmty-ask__main">
<h2 class="cmty-ask__title fz50 pb-3">Ask a Question</h2>
<div class="cmty-ask__text h5">Feel free to&nbsp;reach out to&nbsp;our community if&nbsp;you have <br />any questions, doubts or&nbsp;proposals. There are a&nbsp;few <br />ways to&nbsp;do&nbsp;this.</div>
</div>
<img class="cmty-ask__bg" src="/img/community/b15-askimg.svg" alt="" />
</div>
</div>
</section>
<!-- /.cmty-ask-->
<section class="faq">
<div class="container">
<article class="faqblock flexi">
<h3 class="faqblock__title h5"><img src="/img/community/b16-icon-quest.svg" alt="" /><span>For General Questions</span></h3>
<div class="faqblock__right">
<p class="faqblock__rightitle">By e-mail</p>
<p>For general questions about Ignite <a href="mailto:user@ignite.apache.org">user@ignite.apache.org</a></p>
<div class="faqblock__buttons flexi pb-5 pt-2">
<div class="faqblock__button flexi" data-poplink="gen-sub">
<img class="faqblock__eicon" src="/img/icon-email+.svg" alt="" /><span>Subscribe</span>
<div class="pushup" data-pop="gen-sub">
<p>By sending a <a href="mailto:user-subscribe@ignite.apache.org">default e-mail</a></p>
<p>By sending Hello to this e-mail <b>user-subscribe@ignite.apache.org</b></p>
</div>
</div>
<div class="faqblock__button flexi" data-poplink="gen-unsub">
<img class="faqblock__eicon" src="/img/icon-email-.svg" alt="" /><span>Unsubscribe</span>
<div class="pushup" data-pop="gen-unsub">
<p>By sending a <a href="mailto:user-unsubscribe@ignite.apache.org?subject=Unsubscribe&amp;body=Stop">default e-mail</a></p>
<p>By sending Stop to this e-mail <b>user-unsubscribe@ignite.apache.org</b></p>
</div>
</div>
<a class="faqblock__button flexi" href="https://lists.apache.org/list.html?user@ignite.apache.org" target="_blank"> <img src="/img/icon-folder.svg" alt="" /><span>Archives</span></a>
</div>
<p class="faqblock__rightitle">On StackOverflow</p>
<p>Many Ignite community members watch <a href="http://stackoverflow.com/questions/tagged/ignite" target="_blank">Stack Overflow</a> for the tag "ignite" or "apacheignite", so you can post your questions there as well.</p>
<div class="faqblock__buttons flexi pt-2">
<a class="faqblock__button flexi" href="http://stackoverflow.com/questions/tagged/ignite" target="_blank">
<img class="faqblock__stackicon" src="/img/icon-stackoverflow.svg" alt="" /><span>Ask question on StackOverflow</span></a
>
</div>
</div>
</article>
<!-- /.faqblock-->
<article class="faqblock flexi">
<h3 class="faqblock__title h5">
<img src="/img/community/b16-icon-comments.svg" alt="" /><span>For Contribution Related <br />Questions And Discussions</span>
</h3>
<div class="faqblock__right">
<p class="faqblock__rightitle">By e-mail</p>
<p>For contribution-related discussions <a href="mailto:dev@ignite.apache.org">dev@ignite.apache.org</a></p>
<div class="faqblock__buttons flexi pb-4 pt-2">
<div class="faqblock__button flexi" data-poplink="cont-sub">
<img class="faqblock__eicon" src="/img/icon-email+.svg" alt="" /><span>Subscribe</span>
<div class="pushup" data-pop="cont-sub">
<p>By sending a <a href="mailto:dev-subscribe@ignite.apache.org?subject=Subscribe&amp;body=Hello">default e-mail</a></p>
<p>By sending Hello to this e-mail <b>dev-subscribe@ignite.apache.org</b></p>
</div>
</div>
<div class="faqblock__button flexi" data-poplink="cont-unsub">
<img class="faqblock__eicon" src="/img/icon-email-.svg" alt="" /><span>Unsubscribe</span>
<div class="pushup" data-pop="cont-unsub">
<p>By sending a <a href="mailto:dev-unsubscribe@ignite.apache.org?subject=Unsubscribe&amp;body=Stop">default e-mail</a></p>
<p>By sending Stop to this e-mail <b>dev-unsubscribe@ignite.apache.org</b></p>
</div>
</div>
<a class="faqblock__button flexi" href="https://lists.apache.org/list.html?dev@ignite.apache.org" target="_blank"> <img src="/img/icon-folder.svg" alt="" /><span>Archives</span></a>
</div>
<p class="faqblock__rightitle">On StackOverflow</p>
<p>
Many Ignite community contributors monitor <a href="http://stackoverflow.com/questions/tagged/ignite" target="_blank">Stack Overflow</a> for the tag "ignite" or "apacheignite" to support Ignite developers, so you can post your
questions there as well.
</p>
<div class="faqblock__buttons flexi pt-2">
<a class="faqblock__button flexi" href="http://stackoverflow.com/questions/tagged/ignite"> <img class="faqblock__stackicon" src="/img/icon-stackoverflow.svg" alt="" /><span>Ask question on StackOverflow</span></a>
</div>
</div>
</article>
<!-- /.faqblock-->
<article class="faqblock flexi">
<h3 class="faqblock__title h5"><img src="/img/community/b16-icon-reports.svg" alt="" /><span>Report An Issue </span></h3>
<div class="faqblock__right">
<p class="faqblock__rightitle">On Jira</p>
<p>Visit <a href="https://issues.apache.org/jira/browse/IGNITE" target="_blank">Ignite Jira</a> if you would like to file a new issue or view existing issues.</p>
<div class="faqblock__buttons flexi pt-2">
<a class="faqblock__button flexi" href="https://issues.apache.org/jira/browse/IGNITE" target="_blank"> <img class="faqblock__stackicon" src="/img/icon-jira.svg" alt="" /><span>File ticket in JIra</span></a>
</div>
</div>
</article>
<!-- /.faqblock-->
</div>
</section>
<footer class="footer">
<div class="container footer__top">
<section class="footer1">
<a class="footer__title" href="/features/">Features</a>
<ul class="footer__menu">
<li><a href="/arch/multi-tier-storage.html">Multi-Tier Storage</a></li>
<li><a href="/arch/native-persistence.html">Native Persistence</a></li>
<li><a href="/features/sql.html">Distributed SQL</a></li>
<li><a href="/features/acid-transactions.html">ACID Transactions</a></li>
<li><a href="/features/key-value-apis.html">Key Value APIs</a></li>
<li><a href="/features/compute-apis.html">Compute APIs</a></li>
<li><a href="/features/machinelearning.html">Machine Learning</a></li>
<li><a href="/features/service-apis.html">Services</a></li>
<li><a href="/features/streaming.html">Real-Streaming APIs</a></li>
<li><a href="https://ignite.apache.org/docs/latest/key-value-api/continuous-queries">Continuous Queries</a></li>
<li><a href="https://ignite.apache.org/docs/latest/messaging">Messaging</a></li>
</ul>
</section>
<section class="footer2">
<a class="footer__title" href="/use-cases/">Use Cases</a>
<ul class="footer__menu">
<li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
<li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
<li><a href="/use-cases/in-memory-database.html">In-Memory Database</a></li>
<li><a href="/use-cases/high-performance-computing.html">High-Performance Computing</a></li>
<li><a href="/use-cases/digital-integration-hub.html">Digital Integration Hub</a></li>
<li><a href="/use-cases/key-value-store.html">Key-Value Store</a></li>
<li><a href="/use-cases/spark-acceleration.html">Apache Spark Acceleration</a></li>
<li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
</ul>
</section>
<section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
<section class="footer4">
<div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
<div class="footer4__item pt-2">Or write your question</div>
<div class="footer4__item pt-1">user@ignite.apache.org</div>
<div class="footer4__item pt-5">Follow Us:</div>
<div class="footer4__socwrap flexi pt-2">
<a class="footer4__soc" href="https://github.com/apache/ignite" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
><a class="footer4__soc" href="https://www.linkedin.com/showcase/apache-ignite/" target="_blank"><img src="/img/icon-linkedin.svg" alt="" /></a
><a class="footer4__soc" href="https://twitter.com/apacheignite" target="_blank"><img src="/img/icon-twitter.svg" alt="" /></a
><a class="footer4__soc" href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/" target="_blank"><img src="/img/icon-meetup-black.png" alt="" /></a>
</div>
<a class="footer4__button button" href="https://ignite.apache.org/docs/latest/index">Start Using Apache Ignite </a>
</section>
</div>
<div class="container footer__bot">
<p>© 2015 - 2022 <a href="http://www.apache.org/">The Apache Software Foundation.</a></p>
<p class="pt-1x">Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either registered trademarks or trademarks of The Apache Software Foundation</p>
<p class="pt-1x"><a href="http://apache.org/foundation/policies/privacy.html">Privacy Policy</a></p>
</div>
</footer>
<a class="scrollTop" href="#"
><svg class="feather feather-chevron-up" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="18 15 12 9 6 15"></polyline></svg
></a>
<script src="/js/vendor/hystmodal/hystmodal.min.js"></script>
<script src="/js/vendor/smoothscroll.js"></script>
<script src="/js/main.js?ver=0.9"></script>
</body>
</html>