mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-14 13:51:56 +08:00
21 lines
547 B
YAML
Executable File
21 lines
547 B
YAML
Executable File
name: Redis
|
|
tags:
|
|
- 数据库
|
|
title: 持久保存在磁盘上的内存数据库
|
|
type: 数据库
|
|
description: 持久保存在磁盘上的内存数据库
|
|
additionalProperties:
|
|
key: redis
|
|
name: Redis
|
|
tags:
|
|
- Database
|
|
shortDescZh: 持久保存在磁盘上的内存数据库
|
|
shortDescEn: An in-memory database that persists on disk
|
|
type: runtime
|
|
crossVersionUpdate: true
|
|
limit: 1
|
|
recommend: 4
|
|
website: https://redis.io/
|
|
github: https://github.com/redis/redis
|
|
document: https://redis.io/docs/
|