syncCluster

Sync the hosts in the database with those that the client expect to exist.

The client may from one invocation to another change the cluster. Those in the database should in that case be updated.

void
syncCluster
(
ref Miniorm db
,
const Host[] cluster
)

Meta