You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/proposals/production-stack-integration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@ graph TD
174
174
175
175
4.**Storage Layer**
176
176
***Semantic Cache Storage** — Milvus uses persistent volumes for embeddings and responses.
177
-
***KV‑cache Storage** — GPU memory for hot cache; system memory or NVMe for warm/cold cache. LMCache can offload and share KV‑cache across instances with multi-tier storage hierachy.
177
+
***KV‑cache Storage** — GPU memory for hot cache; system memory or NVMe for warm/cold cache. LMCache can offload and share KV‑cache across instances with multi-tier storage hierarchy.
0 commit comments