-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Wire Protocol
There is still excessive duplication in `Mongo::Operation::*#execute`. This is problematic for exhaust implementation because exhaust needs to store the used connection somewhere and the operation that is actually performed is not presently accessible by the cursor. In order to make it so accessible there needs to be some refactoring done.
- is related to
-
RUBY-1741 Cache result_class
- Closed
- links to