mongobetween
mongobetween copied to clipboard
fix: Support read preference selection for replica sets
Add support for read preference selection from connection URI for replica sets.
See: https://www.mongodb.com/docs/manual/core/read-preference/
🟡 Heimdall Review Status
| Requirement | Status | More Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Reviews |
🟡
0/1
|
Denominator calculation
|
@iacoshoria Really need this merged, was stuck for a full day debugging why it always was using the Primary cluster instance for all connections.