emongo icon indicating copy to clipboard operation
emongo copied to clipboard

Count with selectors

Open kellymclaughlin opened this issue 15 years ago • 0 comments

I've added a count/4 function that allows the use of queries and field selectors. There are some differences in the wire protocol format between using a find with queries and field selectors versus a count that I also had to account for.

kellymclaughlin avatar Sep 28 '10 13:09 kellymclaughlin