MongoDB UseOffsetPaging with IncludeTotalCount performance improvements : Use Estimate #6480
Closed
ali-ccm
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would it be possible to use .EstimatedDocumentCountAsync() instead of .CountAync() to improve the count performance while using paging?
src/HotChocolate/MongoDb/src/Data/Paging/MongoCursorPagingHandler.cs
Beta Was this translation helpful? Give feedback.
All reactions