安装
Installation
From source code
Download, extract and compile Redis with:
The binaries that are now compiled are available in the src
directory. Run Redis with:
You can interact with Redis using the built-in client:
Cluster启动
Launch RedisBloom with Docker
https://oss.redis.com/redisbloom/Quick_Start/#launch-redisbloom-with-docker
参考
https://redis.io/topics/cluster-tutorial
Last updated