Merge pull request #14356 from dekoding/dekoding/incremental-entity-provider

Adding the incremental entity provider backend
This commit is contained in:
Fredrik Adelöw
2022-11-24 16:56:58 +01:00
committed by GitHub
25 changed files with 2926 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': minor
---
Introduces incremental entity providers, which are used for streaming very large data sources into the catalog.