{
  "id": "bdb_group",
  "title": "BDB group object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bdb_group/",
  "summary": "An object that represents a group of databases with a shared memory pool",
  "content": "\nAn API object that represents a group of databases that share a memory pool.\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| uid          | integer          | Cluster unique ID of the database group |\n| members      | array of strings | A list of UIDs of member databases (read-only) |\n| memory_size  | integer          | The common memory pool size limit for all databases in the group, expressed in bytes |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

