Skip to content

Commit ae48098

Browse files
authored
APPS-11227: Add support for VALKEY in apps database spec (#1010)
1 parent 47a9428 commit ae48098

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

specification/resources/apps/models/app_database_spec.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,15 @@ properties:
2929
- MONGODB
3030
- KAFKA
3131
- OPENSEARCH
32+
- VALKEY
3233
description: |-
3334
- MYSQL: MySQL
3435
- PG: PostgreSQL
3536
- REDIS: Redis
3637
- MONGODB: MongoDB
3738
- KAFKA: Kafka
3839
- OPENSEARCH: OpenSearch
40+
- VALKEY: ValKey
3941
example: PG
4042

4143
name:

0 commit comments

Comments
 (0)