Browse Source

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

pull/7484/head
Dima Tisnek 3 weeks ago
committed by chrislu
parent
commit
b0f8a1a29c
  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 │ │ SeaweedFS │ │ Go Sidecar │ │ Rust Engine │
│ Volume Server │◄──►│ (Control Plane) │◄──►│ (Data Plane) │
│ Volume Server │◄──►│ (Control Plane) │◄──►│ (Data Plane) │
└─────────────────┘ └─────────────────┘ └─────────────────┘ └─────────────────┘ └─────────────────┘ └─────────────────┘
│ │ │ │ │ │
│ │ │ │ │ │

Loading…
Cancel
Save