Metadata-Version: 2.4
Name: sglang-kvblockd
Version: 0.1.0
Summary: SGLang HiCache storage backend (v1 interface) backed by kvblockd
Author-email: Rudray Mehra <rudraymehra@gmail.com>
License-Expression: Apache-2.0
Requires-Python: >=3.10
Requires-Dist: kvblockd>=0.1.0
Provides-Extra: sglang
Requires-Dist: sglang>=0.4; extra == 'sglang'
Provides-Extra: test
Requires-Dist: pytest>=8; extra == 'test'
Requires-Dist: torch; extra == 'test'
Description-Content-Type: text/markdown

# sglang-kvblockd

SGLang HiCacheStorage (v1) backend for
[kvblockd](https://github.com/rudraymehra/KVStash). CPU-validated against
a live daemon; the GPU ship-gate and its status live in
`docs/design/sglang-hicache-v1.1.md` — check it before production use.
