eclipse-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
51 stars 160 forks source link

Add Postgres persistence for FederatedCatalog modules #282

Closed paullatzelsperger closed 1 month ago

paullatzelsperger commented 2 months ago

Feature Request

FederatedCatalog Cache now has a PostgreSQL implementation, so MVD should reflect that and use it.

Which Areas Would Be Affected?

Kubernetes deployment, specifically the database init jobs, module composition of the controlplane runtimes

Why Is the Feature Desired?

feature completeness, persistent storage of cached catalogs

Solution Proposal