mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-11 09:56:56 +08:00
21 lines
512 B
YAML
21 lines
512 B
YAML
|
name: Redis
|
||
|
tags:
|
||
|
- 数据库
|
||
|
title: 高性能的开源键值数据库
|
||
|
type: 数据库
|
||
|
description: 高性能的开源键值数据库
|
||
|
additionalProperties:
|
||
|
key: redis
|
||
|
name: Redis
|
||
|
tags:
|
||
|
- Database
|
||
|
shortDescZh: 高性能的开源键值数据库
|
||
|
shortDescEn: High-performance key-value database
|
||
|
type: runtime
|
||
|
crossVersionUpdate: true
|
||
|
limit: 1
|
||
|
recommend: 0
|
||
|
website: https://redis.io/
|
||
|
github: https://github.com/redis/redis
|
||
|
document: https://redis.io/docs/
|