我設置了一個開放源碼軟件建立的CloudBees與/usr/sbin/redis-server
正在啓動作爲構建任務之一:Cloudbees上的Redis版本已過期?
+ /usr/sbin/redis-server
[204] 04 Nov 03:52:58 # Warning: no config file specified, using the default config. In order to specify a config file use 'redis-server /path/to/redis.conf'
[204] 04 Nov 03:52:58 * Server started, Redis version 2.0.3
的(Redis的網站)[http://redis.io/download]顯示2.6.2將當前版本和2.4.17作爲「遺留」。在擴展下載頁面上,不推薦使用2.0.3版本。
我是否啓動了錯誤的服務器可執行文件,或者有計劃支持更新版本的Redis?