开发者

after comping redis 2.2.5 redis-stat is not created

开发者 https://www.devze.com 2023-03-01 14:03 出处:网络
I wget the latest version of redis 2.2.5, then make, and cd redis-2.2.5/src, but 开发者_Python百科there is no redis-stat found. Why?

I wget the latest version of redis 2.2.5, then make, and cd redis-2.2.5/src, but 开发者_Python百科there is no redis-stat found. Why?

Could someone tell me the reason? thank you in advance.


i find answer in google groups, since the redis-stat is moved to another seperate project in hithub: https://github.com/antirez/redis-tools/

0

精彩评论

暂无评论...
验证码 换一张
取 消