Skip to content

S3 over RDMA - initial impl #8817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

guymguym
Copy link
Member

Explain the changes

  1. See docs/design/S3-over-RDMA.md.
  2. Add RDMA support to S3 server (get/put object).
  3. Add RDMA middleware to aws-sdk-js-v3 and use in s3perf.
  4. Refactor namespace_fs read_object_stream and move most of it to a FileReader utility so we can easily choose code paths for RDMA vs non RDMA.

Issues: Fixed #xxx / Gap #xxx

  1. NA

Testing Instructions:

  1. See docs/design/S3-over-RDMA.md.

guymguym added 4 commits May 6, 2025 15:11
Signed-off-by: Guy Margalit <[email protected]>
Signed-off-by: Guy Margalit <[email protected]>
Signed-off-by: Guy Margalit <[email protected]>
Signed-off-by: Guy Margalit <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant