Skip to content

Commit

Permalink
apps: update db engine enum with MongoDB and Kafka (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsomething authored Jun 14, 2024
1 parent 7ccf0fc commit 7f57c08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/resources/apps/models/app_database_spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,14 @@ properties:
- MYSQL
- PG
- REDIS
- MONGODB
- KAFKA
description: |-
- MYSQL: MySQL
- PG: PostgreSQL
- REDIS: Redis
- MONGODB: MongoDB
- KAFKA: Kafka
example: PG

name:
Expand Down

0 comments on commit 7f57c08

Please sign in to comment.