MongoDB Panache - Read Preference on Entity level #29988
bharatnpti
started this conversation in
Community
Replies: 1 comment
-
moved a enhancement request - #29997 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a use case where I have to multiple collections in a mongo db.
For some of the collections I want to the read preference to be secondary and for other's as primary.
Presently, we can configure the read preference only at db level and not at entity/collection level.
Do we have any workaround or plan to support - configurable read preference at entity level ?
Beta Was this translation helpful? Give feedback.
All reactions