docs(mongodb): split performance bullets and add LDAP cache#132
docs(mongodb): split performance bullets and add LDAP cache#132brianamarie wants to merge 3 commits into
Conversation
Break the Performance and Reliability operational-complexity bullet into capability-led bullets with clearer colon labels, and document LDAP userToDNMapping caching as present-state copy scoped to LDAP-backed authentication, without a PSMDB version line. Co-authored-by: Cursor <cursoragent@cursor.com>
New File Governance CheckNo added markdown files detected. Doc Coverage CheckNo new markdown docs detected. Duplicate Detector
No significant overlap detected. Manual waiver commands (maintainers)
Waiver JSON is stored in a hidden PR comment ( Triggered by |
Messaging Impact Check
product-messaging-module-touch (WARN)Product messaging modules often need checks against company framing and shared pillars or offerings. Required review files:
Suggested additional scan:
Manual waiver commands (maintainers):
Waiver state is stored in Triggered by |
Messaging Smart Suggestions
Only auto-apply suggestions at high confidence with reviewer approval. Triggered by |
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Consolidated into #143 to reduce reviewer load and context switching. |
Summary
Restructures Performance and Reliability at Scale in
products/mongodb/messaging.mdso each bullet leads with a capability label before the colon, then carries the supporting detail after it.Replaces the single Operational complexity bullet with three bullets:
userToDNMappingcaching for LDAP-backed auth)The ClusterSync migration bullet is unchanged.
Why
The prior operational-complexity bullet mixed HA recovery, LDAP behavior, and day-2 automation behind one broad label. Splitting keeps each colon label aligned to one buyer outcome and makes LDAP caching readable without a release version line.
Scope
products/mongodb/messaging.mdonlyReviewer notes
Test plan
Made with Cursor