final-hill / cathedral

Requirements Engineering
https://cathedral.final-hill.com/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Implement storage versioning #19

Closed mlhaufe closed 8 months ago

mlhaufe commented 9 months ago

Implement storage versioning to support schema evolution.

This is dependent on determining the ultimate storage strategy.

If it remains JSON one approach is to utilize the package version and have the data layer do the mapping based on the versions