Update index.html

This commit is contained in:
Mark Nadal 2015-09-06 16:01:31 -07:00
parent 0d336a46cc
commit 50913d59a7

View File

@ -658,7 +658,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,
@ -747,4 +748,4 @@ ref.on(function(data){
<!-- END OLD BLOG POST -->
</body>
</html>
</html>