Browse Source

chore: fix the diagram in RDMA sidecar readme (#7503)

pull/7482/merge
Dima Tisnek 1 week ago
committed by GitHub
parent
commit
156ce42f26
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      seaweedfs-rdma-sidecar/README.md

2
seaweedfs-rdma-sidecar/README.md

@ -16,7 +16,7 @@ This project implements a **high-performance RDMA (Remote Direct Memory Access)
```
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ SeaweedFS │ │ Go Sidecar │ │ Rust Engine │
│ Volume Server │◄──►│ (Control Plane) │◄──►│ (Data Plane) │
│ Volume Server │◄──►│ (Control Plane) │◄──►│ (Data Plane) │
└─────────────────┘ └─────────────────┘ └─────────────────┘
│ │ │
│ │ │

Loading…
Cancel
Save