Open-Source Wikis

/

Redis

/

Reference

redis/redis

Reference

Reference material that doesn't fit on a narrative page.

Page Content
Configuration The configuration system, the table in src/config.c, and how options surface via CONFIG GET/SET.
Dependencies The vendored libraries in deps/ — what each is and why it's bundled.

For the per-command JSON specs, see src/commands/*.json in the source tree. They are the canonical machine-readable description of every command's arguments, key positions, ACL categories, and reply schema.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Reference – Redis wiki | Factory