Author: dmagda
Date: Thu Dec 28 21:07:23 2017
New Revision: 1819440
URL: http://svn.apache.org/viewvc?rev=1819440&view=rev
Log:
new main page
Modified:
ignite/site/trunk/index-2.html
Modified: ignite/site/trunk/index-2.html
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/index-2.html?rev=1819440&r1=1819439&r2=1819440&view=diff
==============================================================================
--- ignite/site/trunk/index-2.html (original)
+++ ignite/site/trunk/index-2.html Thu Dec 28 21:07:23 2017
@@ -57,10 +57,10 @@ under the License.
<div class="row">
<div id="banner" class="banner">
<div class="col-md-12 col-sm-12 col-xs-12">
- <div class="text" style="padding-top:
60px;font-size:28px;">
- <span style="font-size:28px">SQL, KEY-VALUE and
COMPUTE</span>
+ <div class="text" style="padding-top: 60px;">
+ <span style="font-size:26px">DISTRIBUTED SQL,
KEY-VALUE and COMPUTE</span>
</div>
- <div class="text"
style="font-size:28px;color:#f00;">with in-memory speed at petabyte scale</div>
+ <div class="text"
style="font-size:26px;color:#f00;">with in-memory speed at petabyte scale</div>
<div class="banner-buttons">
<div class="banner-buttons-left"><a
href="/whatisignite.html">
@@ -110,27 +110,66 @@ under the License.
</div>
<p style="text-align:center;font-size:21px;">
- a memory-centric <strong>database</strong>, <strong>caching</strong>,
and <strong>processing</strong> platform<br/>
+ a distributed memory-centric <strong>database</strong>,
<strong>caching</strong>, and <strong>processing</strong> platform<br/>
used for transactional, analytical, and streaming workloads<br/>
delivering in-memory speed at petabyte scale
</p>
<hr>
- <section id="features" class="page-section" style=" border: none;">
+ <!-- Ignite Benefits section -->
+ <section id="benefits" class="page-section" style=" border: none;">
<div class="col-sm-4 col-md-4 col-xs-12 feature-box feature-box-left">
- <a href="/features/durablememory.html" title="Apache Ignite™
is Memory-Centric">
- <div class="durable-memory-panel">
- <p class="feature-icon"></p>
- <h2>Durable Memory</h2>
+ <a href="#" title="Apache Ignite™ is in use at">
+ <div class="ignite-proven">
+ <h2 style="font-size:24px;">PROVEN</h2>
</div>
</a>
<p>
- Store and process distributed data <br/>in memory and on disk
+ Apache Ignite is in use at
+ <a
href="https://www.imcsummit.org/us/sessions/implementation-investment-book-record-ibor-using-apache-ignitegridgain"
target="_blank">Wellington</a>,
+ <a
href="https://www.imcsummit.org/us/sessions/high-availability-and-disaster-recovery-imdg"
target="_blank">Sberbank</a>,
+ <a
href="https://www.imcsummit.org/us/sessions/ignite-compute-grid-in-cloud"
target="_blank">HomeAway</a>,
+ <a href="https://www.youtube.com/watch?v=1D8hyLWMtfM"
target="_blank">The Glue</a>,
+ <a
href="https://www.imcsummit.org/us/sessions/how-in-memory-solutions-can-assist-saas-integrations"
target="_blank">24 Hour Fitness</a>,
+ <a
href="https://www.imcsummit.org/us/sessions/how-in-memory-solutions-can-assist-saas-integrations"
target="_blank">FSB Tech</a>,
+ <a
href="https://www.imcsummit.org/us/sessions/how-in-memory-solutions-can-assist-saas-integrations"
target="_blank">JacTravel</a>,
+ and <a href="#" target="_blank">more companies</a> that need
in-memory speed at scale
</p>
-
</div>
<div class="col-sm-4 col-md-4 col-xs-12 feature-box
feature-box-center">
- <a href="/features/sql.html" title="IMDB Capabilities with the
Apache Ignite™ In-Memory SQL Grid">
+ <a href="/use-cases/caching/database-caching.html" title="Database
caching with Apache Ignite™">
+ <div class="no-rip-and-replace">
+ <h2 style="font-size:24px;">NO RIP-AND-REPLACE</h2>
+ </div>
+ </a>
+ <p>
+ Accelerate existing RDBMS and NoSQL deployments with Ignite
caching capabilities
+ </p>
+
+ </div>
+ <div class="col-sm-4 col-md-4 col-xs-12 feature-box feature-box-right">
+ <a href="https://apacheignite.readme.io/docs/transactions"
title="ACID compliant transactions ensuring guaranteed consistency"
target="_blank">
+ <div class="acid-transactions-panel">
+ <!--<p class="feature-icon"></p>-->
+ <h2 style="font-size:24px;">SQL at NoSQL scale</h2>
+ </div>
+ </a>
+ <p>
+ Bla bla bla asdasdsadasasd asdasd asd adasd asda
+ </p>
+
+ </div>
+ <p style="margin:0;"> </p>
+ </section>
+
+ <div class="section-heading" style="padding-top:50px;">
+ <h1>MAIN FEATURES</h1>
+ </div>
+ <hr>
+
+ <section id="features" class="page-section" style=" border: none;">
+ <div class="col-sm-4 col-md-4 col-xs-12 feature-box feature-box-left">
+ <a href="/features/sql.html" title="Apache Ignite™ as SQL
Database">
<div class="distributed-sql-panel">
<p class="feature-icon"></p>
<h2>Distributed SQL</h2>
@@ -140,6 +179,18 @@ under the License.
SQL database with support for distributed joins
</p>
</div>
+ <div class="col-sm-4 col-md-4 col-xs-12 feature-box
feature-box-center">
+ <a href="features/datagrid.html" title="Apache Ignite™ is an
In-Memory Key Value Store">
+ <div class="key-value-panel">
+ <p class="feature-icon"></p>
+ <h2>Key-Value</h2>
+ </div>
+ </a>
+ <p>
+ Read, write, and transact with fastest key-value APIs
+ </p>
+
+ </div>
<div class="col-sm-4 col-md-4 col-xs-12 feature-box feature-box-right">
<a href="https://apacheignite.readme.io/docs/transactions"
title="ACID compliant transactions ensuring guaranteed consistency"
target="_blank">
<div class="acid-transactions-panel">
@@ -157,14 +208,14 @@ under the License.
<section id="features-2" class="page-section" style="border:none;
padding-top:110px;">
<div class="col-sm-4 col-md-4 col-xs-12 feature-box feature-box-left">
<hr>
- <a href="features/datagrid.html" title="Apache Ignite™ is an
In-Memory Key Value Store">
- <div class="key-value-panel">
+ <a href="/features/durablememory.html" title="Apache Ignite™
Memory-Centric Architecture">
+ <div class="durable-memory-panel">
<p class="feature-icon"></p>
- <h2>Key-Value</h2>
+ <h2>Durable Memory</h2>
</div>
</a>
<p>
- Read, write, and transact on a partitioned data grid
+ Store and process distributed data <br/>in memory and on disk
</p>
</div>