Skip to main content

Module stack

Module stack 

Source
Expand description

Redis Stack server detection and module loading.

This module handles auto-detection of the redis-stack-server binary and the Stack modules (RedisJSON, RediSearch, etc.) bundled with it.

Functionsยง

detect_server_bin
Detect the best redis-server binary.
detect_stack_modules
Detect Redis Stack modules next to the given binary.