appstore/memcached/metadata/app.json
2023-04-18 14:27:33 +08:00

15 lines
456 B
JSON

{
"key": "memcached",
"name": "Memcached",
"tags": ["Tool"],
"versions": ["1.6.19","latest"],
"shortDescZh": "Memcached是一套分布式的高速缓存系统。",
"shortDescEn": "Memcached is a distributed caching system.",
"type": "tool",
"limit": 0,
"crossVersionUpdate": true,
"website": "https://memcached.org/",
"github": "https://github.com/memcached/memcached",
"document": "https://github.com/memcached/memcached/wiki"
}