CRDB object
An object that represents an Active-Active database
An object that represents an Active-Active database.
Name | Type/Value | Description |
---|---|---|
guid | string | The global unique ID of the Active-Active database |
causal_consistency | boolean | Enables causal consistency across CRDT instances |
default_db_config | CRDB database_config object | Default database configuration |
encryption | boolean | Encrypt communication |
featureset_version | integer | Active-Active database active FeatureSet version |
instances | array of CRDB instance_info objects | |
local_databases |
|
Mapping of instance IDs for local databases to local BDB IDs |
name | string | Name of Active-Active database |
protocol_version | integer | Active-Active database active protocol version |