2018-11-05 06:05:33 -05:00
|
|
|
|
{
|
|
|
|
|
|
"sort": 7,
|
2018-11-05 06:25:07 -05:00
|
|
|
|
"ps": "Redis 是一个高性能的key-value数据库(要使用PHP连接redis,需在PHP设置中安装redis扩展)",
|
2018-11-05 06:05:33 -05:00
|
|
|
|
"name": "redis",
|
|
|
|
|
|
"title": "Redis",
|
2018-11-13 01:18:06 -05:00
|
|
|
|
"shell": "install.sh",
|
2018-11-20 04:43:29 -05:00
|
|
|
|
"versions":["4.0"],
|
2018-11-21 05:18:17 -05:00
|
|
|
|
"updates":["4.0.11"],
|
2018-11-05 06:05:33 -05:00
|
|
|
|
"tip": "soft",
|
2018-11-13 01:18:06 -05:00
|
|
|
|
"checks": "server/redis",
|
2018-11-05 06:05:33 -05:00
|
|
|
|
"display": 1,
|
|
|
|
|
|
"author": "Zend",
|
|
|
|
|
|
"date": "2017-04-01",
|
2018-11-13 01:18:06 -05:00
|
|
|
|
"home": "https://redis.io",
|
|
|
|
|
|
"type": 0,
|
2018-11-05 06:05:33 -05:00
|
|
|
|
"pid": "2"
|
|
|
|
|
|
}
|