Add registry artifacts and projections
This commit is contained in:
parent
2523eecce2
commit
faff5fb728
6 changed files with 402 additions and 8 deletions
|
|
@ -57,5 +57,6 @@ railiance-fabric-registry --db .railiance-fabric/registry.sqlite3 --port 8765
|
|||
```
|
||||
|
||||
The initial service exposes repository registration, graph snapshot ingestion,
|
||||
graph query endpoints, and a State Hub export endpoint. It stores snapshots in
|
||||
SQLite and reuses the Fabric graph export shape.
|
||||
artifact attachment, graph query endpoints, State Hub export, and early
|
||||
Backstage/xRegistry projection endpoints. It stores snapshots in SQLite and
|
||||
reuses the Fabric graph export shape.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue