Merge pull request #15143 from backstage/mob/catafactor

catalog-backend: split up catalog database into 3 separate implementations + operations
This commit is contained in:
Patrik Oldsberg
2022-12-12 11:20:08 +01:00
committed by GitHub
21 changed files with 1723 additions and 1282 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Internal code reorganization.