Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Rename media service metadata store parameter (#419) Rename media.ServiceParams.Store to MetadataStore so the dependency's purpose is explicit at construction sites. We're introducing a file store soon (#419), so file store and metadata store should have distinct naming. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/419