Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DeltaSyncConfig

Describes a Delta Sync configuration.

Hierarchy

  • DeltaSyncConfig

Properties

baseTableTTL?: number

The number of minutes that an Item is stored in the data source.

deltaSyncTableName?: string

The Delta Sync table name.

deltaSyncTableTTL?: number

The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.