5 projects
sglang-kvblockd
SGLang HiCache storage backend (v1 interface) backed by kvblockd
vllm-kvblockd
vLLM native KV-transfer adapter backed by kvblockd (KVConnectorBase_V1 + SecondaryTierManager)
lmcache-kvblockd
LMCache remote-storage backend backed by kvblockd
KVStash
KVStash — brand alias for the kvblockd LLM KV-cache store client. `pip install KVStash` installs the kvblockd Python client; the daemon itself is a single Go binary (see the repo README).
kvblockd
Python client for the kvblockd KV-cache block store (KVB1 wire protocol)