Back to Redis

Index

content/operate/rs/references/rest-api/objects/crdb/_index.md

latest1.3 KB
Original Source

An object that represents an Active-Active database.

NameType/ValueDescription
guidstringThe global unique ID of the Active-Active database
causal_consistencybooleanEnables causal consistency across CRDT instances
default_db_config[CRDB database_config]({{< relref "/operate/rs/references/rest-api/objects/crdb/database_config" >}}) objectDefault database configuration
encryptionbooleanEncrypt communication
featureset_versionintegerActive-Active database active FeatureSet version
instancesarray of [CRDB instance_info]({{< relref "/operate/rs/references/rest-api/objects/crdb/instance_info" >}}) objects
local_databases{{<code>}}[{
"bdb_uid": string,
"id": integer
}, ...] {{</code>}}Mapping of instance IDs for local databases to local BDB IDs
managed_bystringThe component that manages the Active-Active database
modules{{<code>}}[{
"featureset_version": integer,
"module_name": string
}, ...] {{</code>}}Modules used by the Active-Active database
namestringName of Active-Active database
protocol_versionintegerActive-Active database active protocol version
volatile_config_fieldsarray of stringsA list of database configuration fields that will be set even if unchanged