Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已阅读http://antirez.com/news/44和https://github.com/twitter/twemproxy。我已经配置了胡桃夹子。但我不知道如何使用它打开 redis-cli。有人有答案吗?我想知道如何开始胡桃夹子。
就像你对 redis 所做的一样。从胡桃夹子配置中指定端口
redis-cli -p 22122
alpha: listen: 127.0.0.1:22121 hash: fnv1a_64 distribution: ketama auto_eject_hosts: true redis: true server_retry_timeout: 2000 server_failure_limit: 1 servers: - 127.0.0.1:6379:1