-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: API
-
None
-
Minor Change
Core needs the concept of a ReadPreference and there should only be one throughout our APIs. As such, the Core ReadPreference will be moved into the MongoDB.Driver namespace and the existing ReadPreference will be removed.
This is a minor breaking change for users who are constructing read preferences manually.