Skip to content

user-public-store: Remove dependency to global dbconn

Warren Gifford requested to merge asdine/user-public-repo-store into main

Created by: asdine

This is the first concrete step towards getting rid of dbconn.Global. New stores must no longer use ensureStore and must be created and passed around by services needing them.

Merge request reports

Loading