-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Docs
-
1
Currently https://docs.mongodb.com/mongoid/master/tutorials/mongoid-configuration/ does not link to driver client options (https://docs.mongodb.com/ruby-driver/master/tutorials/ruby-driver-create-client/). As a result it is unclear to users how to pass driver options via Mongoid.
As part of this work, the driver options listed in https://docs.mongodb.com/mongoid/master/tutorials/mongoid-configuration/ should be reviewed to ensure that all of the different types (array etc.) of options are represented so that it is clear how to configure each driver option via Mongoid.
- related to
-
RUBY-1216 Add support for reading and writing OP_COMPRESSED
- Closed
- links to