You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thomas G. Boop edited this page Jan 30, 2017
·
2 revisions
Welcome to the Contextual Sync Wiki!
Contextual Sync (CSync) is an open source, real-time, continuous data synchronization service for building modern applications. The CSync store is organized with key/values where keys have a hierarchical structure. Clients can obtain the current value for a key and any subsequent updates by listening on the key. Updates are delivered to all online clients in near-real time. Clients can also listen on a key pattern where some components contain wildcards.