Mooncake/mooncake-integration
Geonwoo Choi 28464f3aee
[Store] Expose batch_replica_clear in Python binding (#1848)
* feat: expose batch_replica_clear in Python binding

Add batch_replica_clear(keys, segment_name) to PyClient/RealClient/DummyClient.
Allows explicit deletion of replicas for lease-expired keys.
Also adds Client::getClientId() public getter.

---------

Signed-off-by: hnts03-moreh <geonwoo.choi@moreh.io>
2026-04-17 17:36:32 +08:00
..
store [Store] Expose batch_replica_clear in Python binding (#1848) 2026-04-17 17:36:32 +08:00
transfer_engine [TransferEngine][ROCm] Add ROCm HIP support to the Mooncake Python package (#1742) 2026-04-13 11:13:10 +08:00
CMakeLists.txt [Docker] fix(docker): respect PYTHON_VERSION build-arg when building wheel (#1745) 2026-04-10 09:56:19 +08:00
allocator.py [TE] Add early mem backend detection method in NVLINK_allocator (#1296) 2026-01-04 15:20:52 +08:00
allocator_ascend_npu.py [TE] Ubshmem transport support ipc memory and build allocator when set USE_UBSHMEM=ON (#1519) 2026-02-14 19:30:06 +08:00
integration_utils.h [Store] validate metadata when put_tensor (#1396) 2026-01-26 16:31:48 +08:00