-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
When doing unacknowledged writes ({'w': 0}) the Ruby driver should use OP_INSERT, OP_UPDATE, or OP_DELETE instead of the insert, update, and delete commands.