{
  "id": "replica_sources_status",
  "title": "BDB replica sources status field",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bdb/replica_sources_status/",
  "summary": "Documents the bdb replica_sources status field used with Redis Enterprise Software REST API calls.",
  "content": "\nThe `replica_sources` status field relates to the [Replica Of]() feature, which enables the creation of a Redis database (single- or multi-shard) that synchronizes data from another Redis database (single- or multi-shard).\n\nThe status field represents the Replica Of sync status for a specific sync source.\n\nPossible status values:\n\n| Status | Description | Possible next status |\n|--------|-------------|----------------------|\n| 'out-of-sync' | Sync process is disconnected from source and trying to reconnect | 'syncing' |\n| 'syncing' | Sync process is in progress | 'in-sync' \u003cbr /\u003e'out-of-sync' |\n| 'in-sync' | Sync process finished successfully, and new commands are syncing on a regular basis | 'syncing' \u003cbr /\u003e'out-of-sync'\n\n\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

