Skip to content

Functional option for storage.Registry database

Hayley Swimelar requested to merge registry-database into database

In order to mirror blob uploads, the blobwriter will need access to the database. Presently, the database is an optional component, so this method is the most appropriate for now.

Callers of the registry DB should check for nil before interacting with it.

Edited by Hayley Swimelar

Merge request reports

Loading