Simple Linux Panel
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.
mdserver-web/plugins/redis/info.json

18 lines
381 B

7 years ago
{
5 months ago
"sort":4,
6 years ago
"ps": "一个高性能的KV数据库",
7 years ago
"name": "redis",
"title": "Redis",
7 years ago
"shell": "install.sh",
"versions":["4.0.14","5.0.14","6.0.20","6.2.16","7.0.15","7.2.8", "7.4.3", "8.0.0"],
7 years ago
"tip": "soft",
7 years ago
"checks": "server/redis",
"path": "server/redis",
7 years ago
"display": 1,
10 months ago
"author": "redis",
7 years ago
"date": "2017-04-01",
7 years ago
"home": "https://redis.io",
"type": 0,
7 years ago
"pid": "2"
}