{
  "id": "module_metadata",
  "title": "Module metadata object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/module_metadata/",
  "summary": "An object that represents Redis module metadata",
  "content": "\nRepresents a [Redis module]().\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| uid | string | Cluster unique ID of module |\n| architecture | string | Module was compiled under this architecture |\n| author | string | Module creator |\n| capabilities | array of strings | List of capabilities supported by this module |\n| capability_name | string | Short description of module functionality |\n| command_line_args | string | Command-line arguments passed to the module |\n| compatible_redis_version | string | Redis version required by this module |\n| config_command | string | Name of command to configure module arguments at runtime |\n| crdb | CRDB object | CRDB-related information about the module\u003cbr /\u003eCRDB object fields:\u003cbr /\u003e**name**: string\u003cbr /\u003e**supported_featureset_versions**: array of integers |\n| dependencies | dependencies object | Module dependencies |\n| description | string | Short description of the module |\n| display_name | string | Name of module for display purposes |\n| email | string | Author's email address |\n| homepage | string | Module's homepage |\n| license | string | Module is distributed under this license |\n| min_redis_pack_version | string | Minimum Redis Enterprise Software cluster version required by this module |\n| min_redis_version | string | Minimum Redis database version required by this module. Only relevant for Redis databases earlier than v7.4. |\n| module_file | string | Module filename |\n| module_name | string | Module's name |\n| semantic_version | string | Module's semantic version |\n| sha256 | string | SHA256 of module binary |\n| version | integer | Module's version |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

