You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GBH would like to upgrade their app to a Valkyrie backend, so their data stores in a hierarchy structure. Their current records are stored in Fedora. They would like their current records and any future records to be stored in Postgres.
App is upgraded to Valkyrie with adapter
Adapter is customized so it can read from Postgres or Fedora, but only write to Postgres
New records that are created are written to Postgres
Script to migrate old records to Postgres is running
Summary
GBH would like to upgrade their app to a Valkyrie backend, so their data stores in a hierarchy structure. Their current records are stored in Fedora. They would like their current records and any future records to be stored in Postgres.
To Do:
First Step:
Second Step:(can be done in parallel, but dependent on completion of first step)
Third Step:(dependent on completion of second step)
The text was updated successfully, but these errors were encountered: