Features page changes

This commit is contained in:
Matthias Kretschmann 2018-02-15 11:06:49 +01:00
parent df81c7b182
commit b29b545fa1
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 3 additions and 16 deletions

View File

@ -55,12 +55,6 @@
<td><svg class="icon icon-check"><use xlink:href="/assets/img/sprite.svg#icon-check"></use></svg></td>
<td><svg class="icon icon-check"><use xlink:href="/assets/img/sprite.svg#icon-check"></use></svg></td>
</tr>
<tr>
<td>High Capacity</td>
<td></td>
<td><svg class="icon icon-check"><use xlink:href="/assets/img/sprite.svg#icon-check"></use></svg></td>
<td><svg class="icon icon-check"><use xlink:href="/assets/img/sprite.svg#icon-check"></use></svg></td>
</tr>
<tr>
<td>Rich Permissioning</td>
<td></td>

View File

@ -2,7 +2,7 @@
layout: page
title: Features
description: "Rather than trying to scale up blockchain technology, BigchainDB starts with a big data distributed database and then adds blockchain characteristics - decentralized control, immutability and the transfer of digital assets."
description: "Rather than trying to improve/ boost/ enhance blockchain technology, BigchainDB starts with a big data distributed database and then adds blockchain characteristics - decentralized control, immutability and the transfer of digital assets."
features:
- title: "Native Support of Multiassets"
@ -26,13 +26,6 @@ features:
- title: "Query"
text: "Leverage efficient big data query capabilities out of the box."
icon: "icon-search"
- title: "Petabytes Capacity"
text: "Store arbitrary asset and transaction metadata right in BigchainDB, not elsewhere."
icon: "icon-servers"
comingsoon: true
- title: "Linear Scaling"
text: "The more nodes added, the higher the throughput and the higher the storage capacity."
icon: "icon-scaling"
comingsoon: true
quotes: set2
@ -102,7 +95,7 @@ js: page-features.min.js
<div class="row">
<header class="section-header">
<h1 class="section-title">Blockchains Meet Big Data</h1>
<p class="section-description">BigchainDB combines the key benefits of distributed DBs and traditional blockchains, with an emphasis on scale.</p>
<p class="section-description">BigchainDB combines the key benefits of distributed DBs and traditional blockchains.</p>
</header>
<p class="lead">We built BigchainDB on top of an enterprise-grade distributed DB, from which BigchainDB inherits high throughput, high capacity, a full-featured NoSQL query language, efficient querying and permissioning.</p>
@ -113,4 +106,4 @@ js: page-features.min.js
</div>
</section>
{% include sections/section-cta-whitepaper.html %}
{% include sections/section-newsletter.html %}