Commit Graph

7 Commits

Author SHA1 Message Date
Alexander 80051396d8 refactor: split monolithic HTTP client into focused methods 2026-05-07 17:16:32 +02:00
Alexander 54d94b939e Refactor the proto 2026-05-07 17:02:46 +02:00
Alexander 3d111f9008 Refactor logging 2026-05-07 16:50:40 +02:00
Alexander fb2e4b9107 Add SearchAlbum endpoint 2026-05-07 14:27:25 +02:00
Alexander de52fcbc79 fix: fail on database connection error when database is configured 2026-05-07 14:27:25 +02:00
Alexander de674376ed feat: initial implementation of metadata aggregator
- gRPC service with MusicBrainz provider
- PostgreSQL schema with migrations
- Service layer with database-first caching
- Repository pattern for data access
- YAML configuration support
- Research documentation for 17 music metadata projects
2026-05-07 14:27:25 +02:00
Alexander a1f6701bac feat: initial implementation of metadata aggregator
- gRPC service with MusicBrainz provider
- PostgreSQL schema with migrations
- Service layer with database-first caching
- Repository pattern for data access
- YAML configuration support
- Research documentation for 17 music metadata projects
2026-04-28 16:28:53 +02:00