samvera / valkyrie

A Data Mapper library to enable multiple backends for storage of files and metadata in Samvera
Other
34 stars 23 forks source link

StorageAdapter Versioning Implementation #932

Closed tpendragon closed 1 year ago

tpendragon commented 1 year ago

This adds a versioning implementation to Valkyrie StorageAdapters and implements it for a new versioned disk adapter and Fedora 4/5/6.

There's a follow-on ticket to do here: https://github.com/samvera/valkyrie/issues/934

As this doesn't change the API or outcomes of any of the adapters this is a minor release.