And fix any failing tests or driver bugs uncovered. This is mostly to ensure we don't directly access catalog collections like system.indexes and system.namespaces that only exist in the mmapv1 storage engine.
Start the server (2.8rc0 or newer) with --storageEngine=inMemoryExperiment or --storageEngine=wiredtiger to test.
- depends on
-
PYTHON-761 When available, use listCollections command for Database.collection_names and Collection.options
- Closed
-
PYTHON-762 When available, use listIndexes command for Collection.index_information
- Closed
- is depended on by
-
DRIVERS-190 Test against non-mmapv1 storage engine
- Closed