mdserver-web/plugins/redis/info.json

17 lines
392 B
JSON
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}