|
1 | 1 | --- |
2 | | -title: Performance is key. Consistency is a must. |
| 2 | +title: Apache Geode™: Providing low latency, high concurrency data management solutions since 2002 |
3 | 3 | --- |
4 | 4 | <!-- Licensed to the Apache Software Foundation (ASF) under one |
5 | 5 | or more contributor license agreements. See the NOTICE file |
|
23 | 23 | <div class="container"> |
24 | 24 | <img class="logo-title img-responsive hidden-xs" src="img/Apache_Geode_logo.png" /> |
25 | 25 | <div class="text-container"> |
26 | | - <h2 class="tagline"><em>Performance</em> is key. <em>Consistency</em> is a must.</h2> |
27 | | - <p class="description">Providing low latency, high concurrency data management solutions since 2002.</p> |
28 | | - <p class="description">Build high-speed, data-intensive applications that elastically meet performance requirements at any scale.</p> |
29 | | - <p class="description">Take advantage of Apache Geode's unique technology that blends advanced techniques for data replication, partitioning and distributed processing.</p> |
30 | | - <p class="description">Apache Geode provides a database-like consistency model, reliable transaction processing, and a shared-nothing architecture to maintain very low latency performance with high concurrency processing.</p> |
| 26 | + <p class="description">Apache Geode™ is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.</p> |
31 | 27 | </div> |
32 | | - |
33 | | - <div class="btn-wrapper"> |
34 | | - <p><a href="/releases/" class="btn btn-inverse btn-lg">Download Geode</a> </p> |
35 | | - <!-- Place this tag where you want the button to render. --> |
36 | | - <a class="github-button" href="https://github.com/apache/geode" data-icon="octicon-star" data-style="mega" data-count-href="/apache/geode/stargazers" data-count-api="/repos/apache/geode#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star apache/geode on GitHub">Star</a> |
37 | | - <a class="github-button" href="https://github.com/apache/geode/fork" data-icon="octicon-repo-forked" data-style="mega" data-count-href="/apache/geode/network" data-count-api="/repos/apache/geode#forks_count" data-count-aria-label="# forks on GitHub" aria-label="Fork apache/geode on GitHub">Fork</a> |
38 | | - <a class="github-button" href="https://github.com/apache/geode" data-icon="octicon-eye" data-style="mega" data-count-href="/apache/geode/watchers" data-count-api="/repos/apache/geode#subscribers_count" data-count-aria-label="# watchers on GitHub" aria-label="Watch apache/geode on GitHub">Watch</a> |
39 | | - |
40 | | - |
41 | | - </div> |
42 | | - </div> |
43 | | - </div> |
| 28 | + <div class="btn-wrapper"> |
| 29 | + <p><a href="/releases/" class="btn btn-inverse btn-lg">Get Geode</a></p> |
| 30 | + </div> |
| 31 | + </div> |
| 32 | + </div> |
44 | 33 | </section> |
45 | 34 |
|
46 | 35 | <section class="bf-features"> |
| 36 | + <h2>Key features</h2> |
47 | 37 | <div class="container"> |
48 | 38 | <div class="row"> |
49 | 39 | <div class="col-md-4"> |
@@ -150,7 +140,7 @@ <h2>Ready to get started?</h2> |
150 | 140 | <div class="row"> |
151 | 141 | <div class="col-md-12 text-left"> |
152 | 142 | <h2>About the Project</h2> |
153 | | -<p>Apache Geode is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.</p> |
| 143 | +<p>Apache Geode™ is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.</p> |
154 | 144 |
|
155 | 145 | <p>Geode pools memory, CPU, network resources, and optionally local disk across multiple processes |
156 | 146 | to manage application objects and behavior. It uses dynamic replication and data partitioning |
|
0 commit comments