Skip to content

DOC-5423: update the modules API page #1815

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 49 commits into from
Jul 7, 2025
Merged

DOC-5423: update the modules API page #1815

merged 49 commits into from
Jul 7, 2025

Conversation

dwdougherty
Copy link
Collaborator

@dwdougherty dwdougherty commented Jul 7, 2025

DOC-5423

There's nothing to review because this page is 100% generated from the redis/redis source code.

mich-elle-luna and others added 30 commits June 24, 2025 14:47
- Add clear explanation of node labeling requirements for rack-awareness
- Emphasize that ALL eligible nodes must be labeled with chosen label
- Explain what eligible nodes are (nodes where RS pods can be scheduled)
- Suggest topology.kubernetes.io/zone as commonly available label
- Clarify that not all platforms have this label by default
- Update example to use current topology.kubernetes.io/zone instead of deprecated failure-domain.beta.kubernetes.io/zone
- Fix kubectl command formatting (add space after $)
- Add warning about operator failing if nodes are missing labels

Addresses DOC-1815
Move redisvl documentation
* add link icon to section headers

* review suggestions

* toc embed fix

* Attempt to fix the broken on this page ToC for embedded content that includes headers

---------

Co-authored-by: Rachel Elledge <[email protected]>
Improve rack-awareness documentation for Kubernetes
DevRockstarZ and others added 19 commits July 2, 2025 06:28
RDI: Add Reboot step after parameter group step
…chmarks (#1687)

* DOC-4271 RS: Adjusted best practices for scalable Redis query engine & add benchmarks

* Style guide fix for indexes

* Fixed broken relrefs after AI/search reorg
* DOC-4564 RS: Added missing module requirements to recover DB

* DOC-4564 Added rladmin command to identify module versions required by recoverable DBs

* DOC-4564 Copied missing module requirements to recover DB to RS 7.4 and 7.8 versions
… RS clusters (#1650)

* DOC-3829 RS: Added DB port access requirement for Replica Of between different RS clusters

* Updated relrefs to correct versions
## Critical alias fixes to resolve 404 errors and incorrect redirects:

### Fixed broken basic-constructs aliases:
- field-and-type-options.md: Fixed alias to point to correct interact paths
- schema-definition.md: Fixed alias to point to correct interact paths
- configuration.md: Added missing interact aliases and fixed format

### Fixed directory redirect issues (_index.md files):
- Added trailing slash variants for all directory aliases
- Fixed indexing/ and query/ URLs that were redirecting to home page
- Updated: _index.md, indexing/_index.md, query/_index.md, advanced-concepts/_index.md, administration/_index.md, best-practices/_index.md, deprecated/_index.md

### Added missing aliases:
- index-mgmt-best-practices.md: Added missing interact alias
- aggregations-syntax.md: Added missing interact alias

### Root causes addressed:
- Aliases were incorrectly pointing to /ai/ paths instead of /interact/ paths
- Directory aliases needed both with/without trailing slash variants
- Some files missing interact aliases entirely

These fixes should resolve:
- 404 errors on basic-constructs URLs
- Directory URLs redirecting to home page instead of correct AI locations
- Missing backward compatibility for moved files

Addresses DOC-5428
* DEV: (RediSearch) doc expiration capabilities in Redis 8

* Apply suggestions from code review

Co-authored-by: andy-stark-redis <[email protected]>

* Apply more suggestions from code review

---------

Co-authored-by: andy-stark-redis <[email protected]>
DOC-5428 Fix search-and-query documentation aliases
Copy link
Contributor

github-actions bot commented Jul 7, 2025

Staging links:
https://redis.io/docs/staging/DOC-5423/apis/
https://redis.io/docs/staging/DOC-5423/commands/cluster-info
https://redis.io/docs/staging/DOC-5423/commands/command
https://redis.io/docs/staging/DOC-5423/commands/eval
https://redis.io/docs/staging/DOC-5423/commands/eval_ro
https://redis.io/docs/staging/DOC-5423/commands/evalsha
https://redis.io/docs/staging/DOC-5423/commands/evalsha_ro
https://redis.io/docs/staging/DOC-5423/commands/expire
https://redis.io/docs/staging/DOC-5423/commands/fcall
https://redis.io/docs/staging/DOC-5423/commands/fcall_ro
https://redis.io/docs/staging/DOC-5423/commands/ft.aggregate
https://redis.io/docs/staging/DOC-5423/commands/ft.search
https://redis.io/docs/staging/DOC-5423/commands/function-delete
https://redis.io/docs/staging/DOC-5423/commands/function-dump
https://redis.io/docs/staging/DOC-5423/commands/function-flush
https://redis.io/docs/staging/DOC-5423/commands/function-kill
https://redis.io/docs/staging/DOC-5423/commands/function-list
https://redis.io/docs/staging/DOC-5423/commands/function-load
https://redis.io/docs/staging/DOC-5423/commands/function-restore
https://redis.io/docs/staging/DOC-5423/commands/function-stats
https://redis.io/docs/staging/DOC-5423/commands/hexpire
https://redis.io/docs/staging/DOC-5423/commands/hexpireat
https://redis.io/docs/staging/DOC-5423/commands/hpersist
https://redis.io/docs/staging/DOC-5423/commands/hpexpire
https://redis.io/docs/staging/DOC-5423/commands/hpexpireat
https://redis.io/docs/staging/DOC-5423/commands/info
https://redis.io/docs/staging/DOC-5423/commands/memory-usage
https://redis.io/docs/staging/DOC-5423/commands/psubscribe

@dwdougherty dwdougherty merged commit 58d847e into feat-ros-8.2 Jul 7, 2025
5 checks passed
@dwdougherty dwdougherty deleted the DOC-5423 branch July 7, 2025 15:42
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.

8 participants