Description
Scope of changes
- Update count command and its shell helpers about transactions restrictions.
- In addition, for upcoming 4.2: Mention the countDocuments and estimatedDocumentCount().
- Blurb in count command + shell helpers that drivers have deprecated their count() method in favor of countDocuments and estimateDocumentCount()
After the aforementioned in current passes, will update aggregation and $count + $group to specify what's allowed in txn.
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
|