-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.3.0, 1.3.2
-
Component/s: API
-
None
-
Environment:mongodb 3.6
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