KV-RDMA Architecture

KV-RDMA

A high-performance distributed key-value cache built in Rust that uses RDMA for zero-copy data transfers between client and server. Features a gRPC control plane, RDMA data plane with push model, threshold-based routing, and built-in benchmarking.

rust rdma distributed-systems