mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
23 lines
679 B
YAML
23 lines
679 B
YAML
name: Memcached
|
|
tags:
|
|
- 工具
|
|
title: Memcached 是一套分布式的高速缓存系统
|
|
description: Memcached 是一套分布式的高速缓存系统
|
|
additionalProperties:
|
|
key: memcached
|
|
name: Memcached
|
|
tags:
|
|
- Tool
|
|
shortDescZh: Memcached 是一套分布式的高速缓存系统
|
|
shortDescEn: Memcached is a distributed caching system
|
|
description:
|
|
en: Memcached is a distributed caching system
|
|
zh: Memcached 是一套分布式的高速缓存系统
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://memcached.org/
|
|
github: https://github.com/memcached/memcached
|
|
document: https://github.com/memcached/memcached/wiki
|