OpenCast.infra.data.repoΒΆ

Persistence layer interfaced using the repository pattern

Modules

OpenCast.infra.data.repo.album

Album repository

OpenCast.infra.data.repo.artist

Artist repository

OpenCast.infra.data.repo.context

Database context in charge of recording and applying transactions on repositories

OpenCast.infra.data.repo.error

Set of exceptions related to database errors

OpenCast.infra.data.repo.factory

Factory in charge of creating repository objects

OpenCast.infra.data.repo.player

Player repository

OpenCast.infra.data.repo.playlist

Playlist repository

OpenCast.infra.data.repo.repository

Abstraction of a repository

OpenCast.infra.data.repo.video

Video repository