[model-gateway] HA - Lightweight State Layer + gRPC Mesh (#14108)

Signed-off-by: Kun(llfl) <i@imux.top>
Signed-off-by: Tony Lu <tonylu@linux.alibaba.com>
Co-authored-by: Kun(llfl) <i@imux.top>
This commit is contained in:
Tony Lu
2026-01-13 17:03:39 -08:00
committed by GitHub
co-authored by Kun
parent b880607108
commit 5938c3b06a
40 changed files with 11456 additions and 14 deletions
@@ -70,6 +70,8 @@ fn bench_wasm_middleware_buffering(c: &mut Criterion) {
context: Arc::new(context),
concurrency_queue_tx: None,
router_manager: None,
mesh_handler: None,
mesh_sync_manager: None,
});
c.bench_function("wasm_middleware_pre_fix_latency", |b| {