Does Redis 8 support the rediscluster of redisearch?
The redis-full.conf file contains the line loadmodule ./modules/redisearch/redisearch.so, but I want to deploy a Redisearch cluster. How should I configure redis.conf?
Comment From: sundb
yes, it's supported to deploy cluster with Redisearch.