Deluan
|
0629be5800
|
Removed Storm persistence. Too slow and SQL implementation is actually more versatile
|
2020-01-13 10:49:36 -05:00 |
|
Deluan
|
973f8869eb
|
SQL/Orm PlaylistRepository complete
|
2020-01-13 10:44:16 -05:00 |
|
Deluan
|
5d519dcecf
|
SQL/Orm PropertyRepository complete
|
2020-01-13 10:44:16 -05:00 |
|
Deluan
|
3d706e3e98
|
SQL/Orm ArtistIndexRepository complete
|
2020-01-13 10:44:16 -05:00 |
|
Deluan
|
b9815fc653
|
SQL/Orm AlbumRepository complete
|
2020-01-13 10:44:16 -05:00 |
|
Deluan
|
56273dd4d9
|
SQL/Orm MediaFileRepository complete
|
2020-01-13 10:44:16 -05:00 |
|
Deluan
|
4b1c909a4d
|
Make persistence provider pluggable at runtime
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
52fc580a2b
|
Expose mediafile.AbsolutePath to remove dependency of the persistence layer in the API layer
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
408030eb6c
|
Refactor App to use DI
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
30ebbc1fa1
|
Move API dependency injection to main package, opening the possibility to switch persistence without code changes
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
cead8906d6
|
Implements NowPlayingRepository as an in-memory only struct
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
c9be5f7201
|
Storm ChecksumsRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
4f151a7409
|
Storm PlaylistRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
11f4505925
|
Renamed persistence packages
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
dbeba1dea9
|
Storm MediaFileRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
c608e917db
|
Storm AlbumRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
0ca691b37f
|
Storm ArtistRepository and PropertyRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
018352463f
|
Moved ledis implementation to a new package
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
e8a8313b43
|
Removed inject lib, only use wire for DI
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
3af9972b41
|
Remove Beego tasks, make Importer available through DI
|
2020-01-09 22:44:45 -05:00 |
|