mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-24 11:57:40 +08:00
15 lines
456 B
JSON
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"
|
|
}
|