Details
-
Improvement
-
Resolution: Won't Do
-
Major - P3
-
None
-
1.3.0, 1.3.2
-
None
-
mongodb 3.6
Description
Could we support count() and countDocuments()?
I know count() is deprecated, but the performance is way better thanĀ countDocuments() in our mongodb 3.6 sharded cluster.
I would like to have count() method a option to use. Thank you