Skip to content

Conversation

@kaitlynmichael
Copy link
Contributor

@kaitlynmichael kaitlynmichael commented Dec 9, 2025

Doc changes for the custom modules capability in the Asgard release

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

DOC-6081

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few comments, mostly link-related.

3. **Verify the module manifest (`module.json`) is valid:**
Download the module zip file and check that it contains a valid `module.json` file with required fields: `module_name`, `display_name`, `semantic_version`, `commands`, and `min_redis_version`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new module version selection mechanism in RS is actually looking for compatible_redis_version instead of min_redis_version. So compatible_redis_version must exist and should match the Redis OSS version the user wants to use the module with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants