Table Replication

You can replicate data in one table to another table that is in the same cluster or in a separate cluster. This type of replication is in addition to the automatic replication that occurs with table regions within a volume.

You can replicate changes (puts and deletes), entire tables, specific column families, and specific columns.

Data Fabric binary tables can only be replicated to binary tables; Data Fabric JSON tables can only be replicated to JSON tables.

For more information about gateways, see Administering Data Fabric Gateways.

The maximum number of replicas that a source table can replicate to is 64. The maximum number of source tables from which a replica can accept updates is 64.