Skip to content

Conversation

@VirtualParticle
Copy link
Member

When requesting songs using pagination, it's useful to know the total size of the query.

Potential concerns: this could make each request more intensive as it's creating an unpaginated request to the database and then slicing it in the datalake.

@VirtualParticle
Copy link
Member Author

Connected to TensorBeat/API#6

@VirtualParticle
Copy link
Member Author

This commit should fix the performance problem

@VirtualParticle VirtualParticle merged commit 4fa7cc7 into master Apr 9, 2021
@VirtualParticle VirtualParticle deleted the query-size branch April 9, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants