You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
559 B
31 lines
559 B
---
|
|
document: modulemd-packager
|
|
version: 3
|
|
data:
|
|
name: redis
|
|
stream: 7
|
|
summary: Redis persistent key-value database
|
|
description: >-
|
|
redis 7 module
|
|
license: [GPLv2+]
|
|
configurations:
|
|
- context: '9'
|
|
platform: el9
|
|
references:
|
|
documentation: https://redis.io/documentation
|
|
tracker: https://github.com/redis/redis/issues
|
|
profiles:
|
|
common:
|
|
rpms:
|
|
- redis
|
|
api:
|
|
rpms:
|
|
- redis
|
|
components:
|
|
rpms:
|
|
redis:
|
|
rationale: Module API.
|
|
ref: stream-redis-7-rhel-9.3.0
|
|
buildorder: 1
|
|
...
|