-
Notifications
You must be signed in to change notification settings - Fork 354
Direct Mode Support for the Rust SDK #4523
Copy link
Copy link
Open
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.CosmosThe azure_cosmos crateThe azure_cosmos crateService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.CosmosThe azure_cosmos crateThe azure_cosmos crateService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
StatusShow more project fields
Untriaged
StatusShow more project fields
Todo
Feature Summary
Direct Mode Support for the Rust SDK
Feature Description
Reason
We are migrating some low‑latency Java services to Rust. The Java SDK’s Direct Mode is essential for meeting our performance requirements, and Gateway Mode alone adds too much latency for our workload.
Request
Please consider adding Direct Mode transport (TCP, address cache, partition routing, and a mode selector). Even a minimal initial version would be extremely helpful.
We would be happy to provide workload details or help test early builds. Thank you for considering this enhancement.
Use Case
No response
Alternatives
No response
Additional Context
No response