This is an automated email from the ASF dual-hosted git repository.
dmagda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new 8a809eb refreshed the upcoming/past events list (#24)
8a809eb is described below
commit 8a809eb1a5c1288893dd632b8710c94b0e7063eb
Author: Mauricio Stekl <[email protected]>
AuthorDate: Tue Aug 11 16:27:24 2020 -0300
refreshed the upcoming/past events list (#24)
Co-authored-by: Mauricio Stekl <[email protected]>
---
events.html | 165 +++++++++++++++++++++++++++++++-----------------------------
1 file changed, 84 insertions(+), 81 deletions(-)
diff --git a/events.html b/events.html
index 2b6524c..77caffe 100644
--- a/events.html
+++ b/events.html
@@ -107,88 +107,7 @@ under the License.
<!-- {{upcoming_events}} -->
-<div class="row row-event">
- <div class="col-md-2 d-none d-md-block">
- <div class="round-icon-block">
- <img src="images/webinars.svg" alt="Webinar logo">
- <p>Webinar</p>
- </div>
- </div>
- <div class="col-md-10 ">
- <section
id="building-a-blockchain-network-with-perper-a-serverless-computation-framework-for-apache-ignite">
- <h3 style="display:inline-block;">Building a Blockchain Network
with Perper, a Serverless Computation Framework for Apache Ignite.
- <a
href="/events.html#building-a-blockchain-network-with-perper-a-serverless-computation-framework-for-apache-ignite"><i
- class="fa fa-anchor"></i></a>
- </h3>
- <div class="event-date">Webinar, Branimir Angelov</div>
- <div class="event-date">July 22, 2020</div>
-
- <p>Apache Ignite offers powerful, in-memory, distributed-computing
capabilities. These capabilities can provide the foundation for building
various programming models. In this talk, we focus on reactive programming and
how to use Apache Ignite to build a serverless computation framework that is
based on reactive streams (Perper). We discuss Apache Ignite topics such as
services, data locality, continuous queries, and platform interoperability. </p>
-
- <div class="row">
- <div class=" col-md-9 news-readmore">
- <p>
- <a
href="https://www.gridgain.com/resources/webinars/building-blockchain-network-with-perper"
target="_blank" rel="noopener">Read more</a>
- </p>
- </div>
- <div class=" col-md-3 ">
-
-
- <div class="a2a_kit a2a_kit_size_28 a2a_default_style
news-socialmedia-icons"
-
data-a2a-url="https://www.gridgain.com/resources/webinars/building-blockchain-network-with-perper"
- data-a2a-title="Building a Blockchain Network with
Perper, a Serverless Computation Framework for Apache Ignite.">
- <a class="a2a_button_twitter"></a>
- <a class="a2a_button_linkedin"></a>
- <a class="a2a_button_facebook"></a>
- <a class="a2a_dd"
href="https://www.addtoany.com/share"></a>
- </div>
- </div>
- </div>
-
- </section>
- </div>
-</div>
-<div class="row row-event">
- <div class="col-md-2 d-none d-md-block">
- <div class="round-icon-block">
- <img src="images/meetup.svg" alt="Meetup logo">
- <p><strong>Virtual</strong> Meetup</p>
- </div>
- </div>
- <div class="col-md-10 ">
- <section
id="apache-ignite-best-practices-for-native-persistence-and-data-recovery">
- <h3 style="display:inline-block;">Apache Ignite Best Practices for
Native Persistence and Data Recovery
- <a
href="/events.html#apache-ignite-best-practices-for-native-persistence-and-data-recovery"><i
- class="fa fa-anchor"></i></a>
- </h3>
- <div class="event-date">Apache Ignite Virtual Meetup, Ivan
Rakov</div>
- <div class="event-date">July 28, 2020</div>
-
- <p>When persistence is enabled, the memory becomes a cache for the
most frequently used data and indexes. Native persistence is ACID-compliant,
durable, and enables immediate availability on a restart of each node. Data is
never lost; GridGain supports full and incremental snapshots along with
continuous archiving and provides Point-in-Time recovery to an individual
transaction.</p>
- <div class="row">
- <div class=" col-md-9 news-readmore">
- <p>
- <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/271602652/"
target="_blank" rel="noopener">Read more</a>
- </p>
- </div>
- <div class=" col-md-3 ">
-
-
- <div class="a2a_kit a2a_kit_size_28 a2a_default_style
news-socialmedia-icons"
-
data-a2a-url="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/271602652/"
- data-a2a-title="Apache Ignite Best Practices for
Native Persistence and Data Recovery">
- <a class="a2a_button_twitter"></a>
- <a class="a2a_button_linkedin"></a>
- <a class="a2a_button_facebook"></a>
- <a class="a2a_dd"
href="https://www.addtoany.com/share"></a>
- </div>
- </div>
- </div>
-
- </section>
- </div>
-</div>
<div class="row row-event">
<div class="col-md-2 d-none d-md-block">
<div class="round-icon-block">
@@ -597,6 +516,90 @@ under the License.
-->
<!-- {{past_events}} -->
+ <div class="row row-event">
+ <div class="col-md-2 d-none d-md-block">
+ <div class="round-icon-block">
+ <img src="images/meetup.svg" alt="Meetup logo">
+ <p><strong>Virtual</strong> Meetup</p>
+ </div>
+ </div>
+ <div class="col-md-10 ">
+ <section
id="apache-ignite-best-practices-for-native-persistence-and-data-recovery">
+ <h3 style="display:inline-block;">Apache
Ignite Best Practices for Native Persistence and Data Recovery
+ <a
href="/events.html#apache-ignite-best-practices-for-native-persistence-and-data-recovery"><i
+ class="fa fa-anchor"></i></a>
+ </h3>
+ <div class="event-date">Apache Ignite Virtual
Meetup, Ivan Rakov</div>
+ <div class="event-date">July 28, 2020</div>
+
+ <p>When persistence is enabled, the memory
becomes a cache for the most frequently used data and indexes. Native
persistence is ACID-compliant, durable, and enables immediate availability on a
restart of each node. Data is never lost; GridGain supports full and
incremental snapshots along with continuous archiving and provides
Point-in-Time recovery to an individual transaction.</p>
+
+ <div class="row">
+ <div class=" col-md-9 news-readmore">
+ <p>
+ <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/271602652/"
target="_blank" rel="noopener">Read more</a>
+ </p>
+ </div>
+ <div class=" col-md-3 ">
+
+
+ <div class="a2a_kit a2a_kit_size_28
a2a_default_style news-socialmedia-icons"
+
data-a2a-url="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/271602652/"
+ data-a2a-title="Apache Ignite Best
Practices for Native Persistence and Data Recovery">
+ <a class="a2a_button_twitter"></a>
+ <a class="a2a_button_linkedin"></a>
+ <a class="a2a_button_facebook"></a>
+ <a class="a2a_dd"
href="https://www.addtoany.com/share"></a>
+ </div>
+ </div>
+ </div>
+
+ </section>
+ </div>
+ </div>
+
+ <div class="row row-event">
+ <div class="col-md-2 d-none d-md-block">
+ <div class="round-icon-block">
+ <img src="images/webinars.svg" alt="Webinar
logo">
+ <p>Webinar</p>
+ </div>
+ </div>
+ <div class="col-md-10 ">
+ <section
id="building-a-blockchain-network-with-perper-a-serverless-computation-framework-for-apache-ignite">
+ <h3 style="display:inline-block;">Building a
Blockchain Network with Perper, a Serverless Computation Framework for Apache
Ignite.
+ <a
href="/events.html#building-a-blockchain-network-with-perper-a-serverless-computation-framework-for-apache-ignite"><i
+ class="fa fa-anchor"></i></a>
+ </h3>
+ <div class="event-date">Webinar, Branimir
Angelov</div>
+ <div class="event-date">July 22, 2020</div>
+
+ <p>Apache Ignite offers powerful, in-memory,
distributed-computing capabilities. These capabilities can provide the
foundation for building various programming models. In this talk, we focus on
reactive programming and how to use Apache Ignite to build a serverless
computation framework that is based on reactive streams (Perper). We discuss
Apache Ignite topics such as services, data locality, continuous queries, and
platform interoperability. </p>
+
+ <div class="row">
+ <div class=" col-md-9 news-readmore">
+ <p>
+ <a
href="https://www.gridgain.com/resources/webinars/building-blockchain-network-with-perper"
target="_blank" rel="noopener">Read more</a>
+ </p>
+ </div>
+ <div class=" col-md-3 ">
+
+
+ <div class="a2a_kit a2a_kit_size_28
a2a_default_style news-socialmedia-icons"
+
data-a2a-url="https://www.gridgain.com/resources/webinars/building-blockchain-network-with-perper"
+ data-a2a-title="Building a
Blockchain Network with Perper, a Serverless Computation Framework for Apache
Ignite.">
+ <a class="a2a_button_twitter"></a>
+ <a class="a2a_button_linkedin"></a>
+ <a class="a2a_button_facebook"></a>
+ <a class="a2a_dd"
href="https://www.addtoany.com/share"></a>
+ </div>
+ </div>
+ </div>
+
+ </section>
+ </div>
+ </div>
+
<div class="row row-event">
<div class="col-md-2 d-none d-md-block">
<div class="round-icon-block">