{
  "id": "module",
  "title": "Module object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/module/",
  "summary": "An object that represents a Redis module",
  "content": "\nRepresents a [Redis module]().\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| uid | string | Cluster unique ID of module |\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**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| is_bundled | boolean | Whether module came bundled with a version of Redis Enterprise |\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\u003cbr /\u003eValues:\u003cbr /\u003e`search`\u003cbr /\u003e`ReJSON`\u003cbr /\u003e`graph`\u003cbr /\u003e`timeseries`\u003cbr /\u003e`bf` |\n| platforms | platforms object | Mapping operating system and architecture to module information (read-only) |\n| semantic_version | string | Module's semantic version |\n| sha256 | string | SHA256 of module binary (deprecated) |\n| version | integer | Module's version |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

