mdserver-web/plugins/memcached/info.json

18 lines
388 B
JSON
Raw Permalink Normal View History

2018-11-25 03:46:23 -05:00
{
2024-12-17 12:21:14 -05:00
"sort": 5,
2019-08-02 05:46:05 -04:00
"ps": "是一个高性能的分布式内存对象缓存系统",
2018-11-25 03:46:23 -05:00
"name": "memcached",
"title": "Memcached",
"shell": "install.sh",
2021-04-23 21:19:12 -04:00
"versions":["1.6"],
2025-05-02 22:34:03 -04:00
"updates":["1.6.38"],
2018-11-25 03:46:23 -05:00
"tip": "soft",
"checks": "server/memcached",
2019-03-29 05:36:21 -04:00
"path":"server/memcached",
2018-11-25 03:46:23 -05:00
"display": 1,
2022-06-18 05:56:00 -04:00
"author": "memcached",
2018-11-25 03:46:23 -05:00
"date": "2017-04-01",
"home": "http://memcached.org/",
"type": 0,
"pid": "2"
}