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.