You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Redis commands reference pages for versions 6.2, 7.2, and 7.4, update all pages with sentence case headings, weights, and summaries
- Added redis-6-2-commands.md with 423 commands (23 new in 6.2)
- Added redis-7-2-commands.md with 465 commands (4 new in 7.2)
- Added redis-7-4-commands.md with 474 commands (9 new in 7.4)
- Updated all command pages to use sentence case for section headings
- Added version-based weights for proper navigation ordering (8.4 at top with weight 1, down to 6.2 with weight 6)
- Added summary field matching description for all pages
- Updated generate_version_commands_page.py script to support these features
This page provides a comprehensive reference of all Redis commands available in Redis {version_display}, organized by functional group. Each command includes its description and syntax in a collapsible section for easy navigation.
0 commit comments