Skip to main content

Module replication

Module replication 

Source
Expand description

Incremental replication support.

Enums§

ReplicationMethod
Determines how records are replicated from the source.

Functions§

filter_incremental
Filter records to only those where record[key] > start.
max_replication_value
Return the maximum value of record[key] across all records, if any.