Skip to main content

Module sync_types

Module sync_types 

Source
Expand description

Sync contract types for contextDB change-tracking and replication.

These types define the public API for sync operations. The actual implementations are pending (all methods currently unimplemented!()).

Structs§

ApplyResult
ChangeSet
A set of changes extracted from a database since a given LSN.
Conflict
ConflictPolicies
EdgeChange
NaturalKey
RowChange
VectorChange

Enums§

ConflictPolicy
DdlChange
SyncDirection