Skip to content

Refactor ListPaged method to return total count - #48

Merged
thanhtrinity merged 1 commit into
mainfrom
refactor/improve-concurrent-load
Feb 16, 2025
Merged

Refactor ListPaged method to return total count#48
thanhtrinity merged 1 commit into
mainfrom
refactor/improve-concurrent-load

Conversation

@thanhtrinity

Copy link
Copy Markdown
Collaborator

Update the ListPaged method to return both the entities and the total count of entities, improving efficiency by executing the count and paging queries concurrently.

@thanhtrinity thanhtrinity added the refactor Refactor the code label Feb 16, 2025
@thanhtrinity
thanhtrinity merged commit 40c2d6c into main Feb 16, 2025
@thanhtrinity
thanhtrinity deleted the refactor/improve-concurrent-load branch February 16, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactor the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant