navidrome/persistence
Deluan 6c05930444 Change tests' db path to a temp folder 2020-01-11 16:48:45 -05:00
..
db_ledis Make persistence provider pluggable at runtime 2020-01-11 15:27:32 -05:00
db_storm Change tests' db path to a temp folder 2020-01-11 16:48:45 -05:00
mediafolders_repository.go Moved MediaFolders Repository to persistence agnostic package 2020-01-11 15:27:32 -05:00
mock_album_repo.go Renamed Id to ID, following GoLang convention 2020-01-11 15:27:32 -05:00
mock_artist_repo.go Renamed Id to ID, following GoLang convention 2020-01-11 15:27:32 -05:00
mock_index_repo.go Renamed project to CloudSonic 2017-04-01 09:47:14 -04:00
mock_mediafile_repo.go Renamed Id to ID, following GoLang convention 2020-01-11 15:27:32 -05:00
nowplaying_repository.go Implements NowPlayingRepository as an in-memory only struct 2020-01-11 15:27:32 -05:00
nowplaying_repository_test.go Fix flake test (was dependent on map keys order) 2020-01-11 15:27:32 -05:00
persistence.go Make persistence provider pluggable at runtime 2020-01-11 15:27:32 -05:00
persistence_suite_test.go Implements NowPlayingRepository as an in-memory only struct 2020-01-11 15:27:32 -05:00