mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
Update index.html
This commit is contained in:
parent
3899eff646
commit
c5f4a76120
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user