mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 22:21:03 +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
600 B
YAML
23 lines
600 B
YAML
name: RedisInsight
|
|
tags:
|
|
- 开发工具
|
|
title: Redis 图形管理工具
|
|
description: Redis 图形管理工具
|
|
additionalProperties:
|
|
key: redisinsight
|
|
name: RedisInsight
|
|
tags:
|
|
- DevTool
|
|
shortDescZh: Redis 图形管理工具
|
|
shortDescEn: Redis graphical management tool
|
|
description:
|
|
en: Redis graphical management tool
|
|
zh: Redis 图形管理工具
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://redis.com/redis-enterprise/redis-insight/
|
|
github: https://github.com/RedisInsight/RedisInsight
|
|
document: https://docs.redis.com/latest/ri/
|