chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:24:33 +08:00
commit f213ec8976
2101 changed files with 494002 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
Distributed KV Cache
====================
Sharing and coordinating KV cache across multiple LMCache servers and inference
instances -- disaggregated prefill, peer-to-peer sharing, multi-server
coordination, and cache management.
.. toctree::
:maxdepth: 1
mp/disaggregated_prefill
mp/p2p
mp/coordinator
mp/kv_cache_management