# Functions
Init initialize connection to the DB and create collection objects if needed.
InitClient initializes a DB client object.
InitCollections initializes collection objects and creates indexes.
# Variables
Registries is the collection used to store the Registries.
RegistriesMapping is the collection used to store the relation user <-> registry.
Users is the collection used to store the Users.