Skip to content

Persist siafile uid

Christopher Schinnerl requested to merge persist-siafile-uid into master

NEW FEATURE

Description of Feature

The randomly generated UIDs of siafiles will be persisted. That way we can better track files in memory after they have been renamed.

Description of Work Flow

The UID will be moved from the siafile to the metadata.

Testing Added

Part of existing persistence testing.

Modules and Packages Impacted

siafile

Edited by Christopher Schinnerl

Merge request reports