mdserver-web/plugins/redis/info.json

19 lines
424 B
JSON
Raw Normal View History

2018-11-05 06:05:33 -05:00
{
"sort": 7,
2019-08-02 05:46:05 -04:00
"ps": "一个高性能的KV数据库",
2018-11-05 06:05:33 -05:00
"name": "redis",
"title": "Redis",
2018-11-13 01:18:06 -05:00
"shell": "install.sh",
2023-10-18 10:46:10 -04:00
"versions":["4.0.11","5.0.8","6.0.4","6.2.7","7.0.12","7.2.2"],
"updates":["4.0.11","5.0.8","6.0.4","6.2.7","7.0.12","7.2.2"],
2018-11-05 06:05:33 -05:00
"tip": "soft",
2018-11-13 01:18:06 -05:00
"checks": "server/redis",
2019-03-29 05:36:51 -04:00
"path": "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"
2023-08-11 12:50:36 -04:00
}