Skip to content

A symmetricDS configuration for a mesh and direct conditional sync. There are two groups of nodes.

Notifications You must be signed in to change notification settings

ehsun7b/symmetricDS-Conditional-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

symmetricDS-Conditional-Sample

A symmetricDS configuration for a mesh and direct conditional sync. There are two groups of nodes.

Groups of nodes:

  • Main
  • PC

Only one table: Patient which you can find the details in the db.sql file.

  • All the records from Main nodes will get synced to the PC nodes and other main nodes (if any) on INSERT, UPDATE, DELETE
  • All the data from PC nodes will get synced to the Main nodes on INSERT, UPDATE, DELETE
  • All the data from PC nodes will get synced to the other PC nodes if the filed SYNC has the value of 'ALL', on INSERT, UPDATE and DELETE

The main configuration of the registration node (the only main node in the current topology) is in main00.sql. Other nodes will get configured automatically on first connection to the registration node.

About

A symmetricDS configuration for a mesh and direct conditional sync. There are two groups of nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published