[top]
[prev]
[next]

Table of Contents
Index
Documentation Top
Global Index
|
Advantages of Cloudsync
Cloudsync:
- is easy to use.
- synchronizes all updates, deletions, and insertions to all tables, indexes, and views.
- is efficient: only changes to the data, schema, or application code are copied to other databases. Unchanged elements are not copied.
- guarantees that databases in the system remain internally consistent and reflect each other's changes.
- provides an easy, robust framework for handling conflicting updates.
- can distribute application changes as well as data and schema changes.
|