Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove call to DB for song information #5

Open
akosveres opened this issue Nov 8, 2020 · 0 comments
Open

Remove call to DB for song information #5

akosveres opened this issue Nov 8, 2020 · 0 comments
Assignees

Comments

@akosveres
Copy link
Collaborator

When liquidsoap calls the API endpoint it sends all the information we need so we just extract it from there and don't need to call the DB, saves us a connection and maybe we can drop the DB implementation fully in the future.

@akosveres akosveres self-assigned this Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant