mirror of https://github.com/midoks/mdserver-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
392 B
17 lines
392 B
{
|
|
"sort": 7,
|
|
"ps": "Redis 是一个高性能的key-value数据库(要使用PHP连接redis,需在PHP设置中安装redis扩展)",
|
|
"name": "redis",
|
|
"title": "Redis",
|
|
"shell": "install.sh",
|
|
"versions":["4.0"],
|
|
"updates":["4.0.11"],
|
|
"tip": "soft",
|
|
"checks": "server/redis",
|
|
"display": 1,
|
|
"author": "Zend",
|
|
"date": "2017-04-01",
|
|
"home": "https://redis.io",
|
|
"type": 0,
|
|
"pid": "2"
|
|
} |