Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
Browse cluster: SQL databases and distributed systems →Redis-doc is the source repository for Redis documentation, containing markdown files, metadata, and conversion scripts for the Redis database system. The project organizes client library information in JSON format across language-specific folders and maintains command documentation with both RESP2 and RESP3 protocol specifications, using markdown files paired with JSON reply definitions. The repository is built with markdown and JSON, and uses Node.js tooling like spellchecker-cli for quality assurance. The project has been superseded by a newer Redis docs repository and is scheduled for archival.