相关疑难解决方法(0)

如何检查redis实例版本?

如何检查redis-instance版本?

我在Redis网站上找到了这个命令:

$ redis-server

这应该给我(根据网站):

[28550] 01 Aug 19:29:28 # Warning: no config file specified, using the default config. In order to specify a config file use 'redis-server /path/to/redis.conf'
[28550] 01 Aug 19:29:28 * Server started, Redis version 2.2.12
[28550] 01 Aug 19:29:28 * The server is now ready to accept connections on port 6379
... and so forth ...
Run Code Online (Sandbox Code Playgroud)

但我得到了这个:

[8719] 04 Feb 14:51:09.009 # Warning: no config file specified, using the default config. In order to …
Run Code Online (Sandbox Code Playgroud)

version redis

139
推荐指数
6
解决办法
13万
查看次数

标签 统计

redis ×1

version ×1