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 7903e7f Added a recording of the Ignite transactions webinar to the
screencast's page.
7903e7f is described below
commit 7903e7f340dabd906550626a3d9cc2661b63c698
Author: Denis Magda <[email protected]>
AuthorDate: Thu Apr 30 15:31:59 2020 -0700
Added a recording of the Ignite transactions webinar to the screencast's
page.
---
screencasts.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/screencasts.html b/screencasts.html
index ece3309..7aeb364 100644
--- a/screencasts.html
+++ b/screencasts.html
@@ -84,6 +84,18 @@ under the License.
</div>
+ <div class="col-md-4">
+
+ <a class="video" data-target="#videoModal"
href="#data-grid-modal" data-toggle="modal"
+ data-title="Architects' Guide for Apache Ignite ACID
Transactions and Consistency"
+ data-video-url="https://www.youtube.com/embed/TCsl-W0tsEE">
+
+ <p>CONSISTENCY AND TRANSACTIONS <br/> OF APACHE IGNITE</p>
+ <span>Webinar Recording</span>
+ </a>
+
+ </div>
+
</div>