Update index.html

This commit is contained in:
Mark Nadal 2015-09-06 16:00:37 -07:00
parent 3899eff646
commit c5f4a76120

View File

@ -650,7 +650,8 @@ ref.on(function(data){
<p>
All conflict resolution happens locally in each peer using a deterministic algorithm.
Such that eventual consistency is guaranteed across all writes within the mesh,
with fault tolerant retries built in at each step. Data integrity is now a breeze.
with fault tolerant retries built in at each step for at least once deliveries.
Data integrity is now a breeze.
</p>
<p>
Gun also establishes and repairs server to server communication across geographically separated machines,
@ -739,4 +740,4 @@ ref.on(function(data){
<!-- END OLD BLOG POST -->
</body>
</html>
</html>