Commit Graph

  • 0a7b9b3d6a [Doc] Add a one-shot fabric demo with topology and summary report feature/memory-fabric-abstraction chenyu520 2026-06-29 01:29:45 +0800
  • f14a3dec98 [Store] Headline the largest-reduction point in the tier benchmark chenyu520 2026-06-29 01:29:44 +0800
  • 0eb607b2bb [TransferEngine] Add out-of-tree transport plugin and fabric diagnostics chenyu520 2026-06-29 01:29:22 +0800
  • ded8c8751f [TransferEngine] Add size-aware cost model and dry-run path selection chenyu520 2026-06-29 01:29:04 +0800
  • c0ba3c1e55 [Doc] Document the memory fabric capability layer chenyu520 2026-06-26 19:20:43 +0800
  • 17764d8156 [Store] Add CXL/NUMA memory tier chenyu520 2026-06-26 19:20:36 +0800
  • 7497e9eeb5 [TransferEngine] Add cross-backend conformance suite chenyu520 2026-06-26 19:20:23 +0800
  • e948c4409a [TransferEngine] Add capability-driven path selector and plugin loader chenyu520 2026-06-26 19:20:14 +0800
  • 0b6ae45a29 [TransferEngine] Add UALink transport with ordered-delivery simulator chenyu520 2026-06-26 19:20:05 +0800
  • 35e6be3fc3 [TransferEngine] Report capabilities from RDMA, TCP and CXL backends chenyu520 2026-06-26 19:19:54 +0800
  • c19c532e9b [TransferEngine] Add capability probe and health to the Transport base chenyu520 2026-06-26 19:19:44 +0800
  • 036075ccfa
    [Bugfix]: route cache allocator capacity adapt (#1958) P2P-Mooncake-Store Shelron 2026-04-23 12:50:19 +0800
  • aad5111781
    [Store] Support degraded startup when master is unavailable (#1930) skygragon 2026-04-22 20:56:56 +0800
  • 188bb41121
    [Store] Remove read pool and slot of stress test (#1955) Wan 2026-04-22 19:09:51 +0800
  • 24e29df083
    [Store][K8s-Native][1/N] Go-library for k8s leader election (#1910) main Vladislav Nosivskoy 2026-04-22 12:53:16 +0300
  • db7bce3056
    [Store] Support storage hierarchy with offload-on-evict mode (#1899) Geonwoo Choi 2026-04-22 18:48:07 +0900
  • 29e2c7e873
    [Store] optimize stress test (#1953) Wan 2026-04-22 16:32:01 +0800
  • defbadd6a5
    fix(store-rust): remove duplicated smoke test and benchmark blocks add_rust_test2 copilot-swe-agent[bot] 2026-04-22 04:55:49 +0000
  • a14e0b600a
    [Store] fix: setup logs dir for realclient_main (#1925) 人生若只如初见 2026-04-22 12:54:51 +0800
  • 7442626169
    [Build] Update build_wheel.sh package installation logic (#1950) Shangming Cai 2026-04-22 12:49:47 +0800
  • b888a61f4c
    Update build_wheel.sh package installation logic update-build-1 Shangming Cai 2026-04-22 11:40:57 +0800
  • a6bfb2e195 do not use lru list defautly & add log for remove-event dev/kv-indexer yejj710 2026-04-22 11:34:22 +0800
  • e1d6d6f6f4
    Bump version to 0.3.10.post2 in pyproject.toml (#1949) v0.3.10.post2 Shangming Cai 2026-04-22 11:01:31 +0800
  • 5e701e15aa
    Bump version to 0.3.10.post2 in pyproject.toml bump-patch-1 Shangming Cai 2026-04-22 11:00:15 +0800
  • 255e287bc1
    Refactor ASIO shared target into mooncake-common (#1926) Copilot 2026-04-22 00:15:33 +0800
  • cfea2cb0f5
    [Common][Etcd] Pin a patched Go toolchain and track etcd go.sum for wrapper builds (#1937) Copilot 2026-04-21 22:39:48 +0800
  • 0d96064ee0
    [Store] Optimize batch_put with BatchGetWriteRoute RPC (#1947) Wan 2026-04-21 22:28:25 +0800
  • 9408d853d6 modify asio target dir copilot/move-mooncake-asio-common zhang zuoyuan 2026-04-21 20:53:40 +0800
  • 23b5886e8c fix compile err zhang zuoyuan 2026-04-21 20:04:20 +0800
  • 67b3f9de2e refactor: move asio shared target into mooncake-common copilot-swe-agent[bot] 2026-04-18 16:31:11 +0000
  • ee69b7ea40 Initial plan copilot-swe-agent[bot] 2026-04-18 16:19:29 +0000
  • 8a61d5b47c
    [Store]: Wait for all tasks to complete in TransferEngineOperationState::check_task_status (#1906) Jinlong Chen 2026-04-21 21:09:43 +0800
  • 741cf0adff
    [PG] Fix wait() hang during CUDA Graph capture (#1933) Zhanhao Cao 2026-04-21 18:24:23 +0800
  • b21f90d032
    [Store] Add HTTP metrics endpoint for Client (#1934) skygragon 2026-04-21 17:35:20 +0800
  • 1e9fa36703
    [CI] Restore auto-triggered ascend-test and integration-test in ci.yml (#1943) lujh 2026-04-21 15:58:01 +0800
  • 5078873532
    fix race (#1932) Ruoyu Qin 2026-04-21 15:07:21 +0800
  • 38c3975138
    [Store] auto-enable MC_STORE_MEMCPY in TCP-only environments (#1936) dtc 2026-04-21 15:01:46 +0800
  • f9dd50c543
    [Integration] connector_v1: subclass SupportsHMA so PD-disagg works for hybrid models (#1931) Harshavardhan K 2026-04-20 23:31:28 -0700
  • 125ac89379
    Track etcd go.sum for wrapper builds copilot/fix-vulnerable-go-toolchain copilot-swe-agent[bot] 2026-04-21 04:26:22 +0000
  • 0f22234d0b
    [Store] unify file storage backend env vars under MOONCAKE_OFFLOAD_ p… (#1929) copilot/compare-cudamemcpy-cu12-cu13 lujh 2026-04-21 11:36:54 +0800
  • c58d1f90b9
    [store] Bug Fix: Local Disk Replica Metadata Not Cleaned Up After Store Node Offline (#1914) Colors-111 2026-04-21 11:14:45 +0800
  • b9de4a9892
    fix: add mooncake a2a backend flag to moe tone test copilot/fix-e2e-issue-mooncake copilot-swe-agent[bot] 2026-04-21 03:11:03 +0000
  • ac53c874ba
    [Store] Add client bandwidth metrics for real and dummy clients (#1874) Teng Ma 2026-04-21 11:06:52 +0800
  • bb5404c7ca
    Pin patched Go toolchain for etcd wrapper builds copilot-swe-agent[bot] 2026-04-21 03:02:27 +0000
  • 414440316f
    Initial plan copilot-swe-agent[bot] 2026-04-21 02:58:38 +0000
  • 952da65651
    [TE] PTE-aware auto-split large MR registration for EFA transport (#1912) 王鹤男 2026-04-20 15:04:49 +0800
  • cd67a36da0
    [TENT] add FaultProxyTransport for fault injection testing (#1907) Stary 2026-04-20 14:45:47 +0800
  • 1fbe35c2fe
    fix(ci): retry ascend submodule update via GitHub mirrors (#1924) Stary 2026-04-20 14:32:39 +0800
  • 3e7c78de9b
    [Store] Fix segfault in disk-replica/offload paths when handling GPU pointers (#1892) lujh 2026-04-20 11:51:53 +0800
  • 90f2005b55
    [Store] Parallelize Local and Remote Read/Write in Batch Scenarios (#1921) Wan 2026-04-20 11:47:43 +0800
  • 62651b325b
    [Bugfix] Minor bug fixes and improvments for Mooncake Store and Transfer Engine (#1895) Jinlong Chen 2026-04-20 00:28:00 +0800
  • e985058d08 [Store] Add Rust smoke test, benchmark, and CI coverage Teng Ma 2026-04-19 02:12:47 +0800
  • 32329c8356
    [TENT] Batch transfer requests using cudaMemcpyBatchAsync (#1890) shuoerw 2026-04-20 00:06:40 +0800
  • c837624931 Add LRU eviction policy to the index data of Mooncake-Store yejj710 2026-04-19 14:32:54 +0800
  • 7d443489c2
    [CI] add format hook (#1904) Teng Ma 2026-04-18 01:31:24 +0800
  • 6fd613e370
    [CI] Improve code format check to only scan changed files (#1922) skygragon 2026-04-17 23:04:04 +0800
  • b0214baf0e
    [Test] Fix HA integration test flakiness (#1916) skygragon 2026-04-17 18:10:06 +0800
  • 28464f3aee
    [Store] Expose batch_replica_clear in Python binding (#1848) Geonwoo Choi 2026-04-17 18:36:32 +0900
  • 84a823b9eb
    [Build] Add memory-aware compile/link parallelism with Ninja support (#1909) skygragon 2026-04-17 10:52:14 +0800
  • e878cb2312
    [Store] Enabling setting SSD offload path using python interface (#1884) zhangzuo21 2026-04-17 10:47:57 +0800
  • f750e9d8ab
    [Doc] Update CODEOWNERS with new document owners stmatengss-patch-4 Teng Ma 2026-04-17 10:07:50 +0800
  • a6cbc1a417
    [TE] Add fi_read support, endpoint LRU eviction, and multi-NIC striping for EFA transport (#1821) 王鹤男 2026-04-17 01:30:39 +0800
  • 67bd66c2f6
    docs: implement documentation plan for missing Mooncake features copilot/list-lacking-documents copilot-swe-agent[bot] 2026-04-16 16:52:56 +0000
  • 9ce5d25292
    update docs (#1905) ykwd 2026-04-16 23:23:11 +0800
  • 0a9c9937c7
    [PG][TENT] Fix CUDA collective wait semantics and NVLink small-transfer completion (#1863) ZiWei Yuan 2026-04-16 20:39:28 +0800
  • dc965d3121
    [TENT] Fix static library link group for final targets and reformat related CMake files (#1893) Stary 2026-04-16 20:28:25 +0800
  • 8d3beecb28
    [Store] Fix hardcoded 127.0.0.1 bind address in standalone client RPC (#1900) zhangzuo21 2026-04-16 20:20:37 +0800
  • 15d99a3002
    feat(tent): replace raw RdmaEndPoint* with weak_ptr for endpoint lifecycle safety (#1897) Stary 2026-04-16 20:13:33 +0800
  • fb3ffcac10 [CI] add format hook add_format_hook Teng Ma 2026-04-16 19:04:21 +0800
  • 020942121d
    [CI] add configurable GitHub mirror fallback for Ascend checkout (#1896) Stary 2026-04-16 14:57:03 +0800
  • 4a8684bc3e
    [CI] fix: health_check_test flaky due to fixed sleep, use polling for master down detection (#1868) Skyper 2026-04-16 14:36:32 +0800
  • c44a052944
    [Store] Enable NUMA-segmented allocation for all RDMA deployments (#1838) fatSheep 2026-04-15 17:27:57 +0800
  • d85f9bd82f
    [TENT] Fix crashes caused by negative numa_node and incorrect config type inference (#1894) dtc 2026-04-15 17:15:38 +0800
  • c2573405bb
    [Store] Support SSD Metrics (#1879) lujh 2026-04-15 12:01:18 +0800
  • 041ddb1794
    [TENT] Enhance memory registration with transport type support (#1877) Stary 2026-04-15 10:00:32 +0800
  • aadcc7daf1
    [TENT] Wire up cross-transport failover with safety limits and observability (#1878) Stary 2026-04-15 09:52:41 +0800
  • cfc5cf4c2a
    [TransferEngine][MACA] Align MACA build paths with CMake options (#1888) Dayuxiaoshui 2026-04-15 09:47:39 +0800
  • 3a69fa4b4d
    [TE] Enabling UB Transport on the Kunpeng SuperNode Phase 2 (#1855) Chuang Zhang 2026-04-15 00:15:34 +0800
  • 01900be50b
    [MISC] Add CODEOWNERS for efa_transport directory (#1885) Teng Ma 2026-04-14 16:37:19 +0800
  • fa0641a436
    [MISC] Add CODEOWNERS for efa_transport directory stmatengss-patch-3 Teng Ma 2026-04-14 14:20:05 +0800
  • a175e9aba8
    [Store] Support SSD offload via Python setup() interface (#1857) zhangzuo21 2026-04-14 11:48:34 +0800
  • c67649c83a
    support remove event & add some info-level log (#1881) yejj 2026-04-13 21:09:18 +0800
  • 6ab0016ed3
    [Store ]Implement Master HA recovery based on client (#1876) Wan 2026-04-13 19:33:23 +0800
  • 738b375338
    [Docs] Add SSD offload benchmark results (#1835) zhangzuo21 2026-04-13 15:52:52 +0800
  • c0d07af568
    [TransferEngine][ROCm] Add ROCm HIP support to the Mooncake Python package (#1742) Zejian Wang 2026-04-13 11:13:10 +0800
  • 1a30e4e110
    [TransferEngine] Add retry, async execution, and graceful shutdown for TENT TCP transport (#1866) Stary 2026-04-13 09:58:11 +0800
  • 5f2a814eb9
    [Store] Implement Async Metadata Notifier for P2P Route Sync (#1875) Wan 2026-04-13 02:34:59 +0800
  • f1b3d63727
    Merge remote-tracking branch 'origin/main' into refactor/centralize-env-vars refactor/centralize-env-vars copilot-swe-agent[bot] 2026-04-12 16:54:33 +0000
  • 37df986f64
    [Store] fix: prevent redundant replica pinning during offloading (#1853) ertcmm 2026-04-13 00:28:35 +0800
  • d3ace8fb20
    [Store] Fix `with_hard_pin` failure in python API (#1873) Han Zhenyu 韩振宇 2026-04-12 23:22:23 +0800
  • b86a7a580d
    Fix redundant guards in put_batch_internal and upsert_batch_internal bandwidth tracking copilot/add-bandwidth-metrics-support copilot-swe-agent[bot] 2026-04-11 02:47:11 +0000
  • b723f4e580
    Add bandwidth metrics to DummyClient and RealClient via MC_ENABLE_BANDWIDTH_METRICS env var copilot-swe-agent[bot] 2026-04-11 02:43:29 +0000
  • 510cd4ee24
    [CI] fix: slash command /run-e2e-ci fails for fork PRs (#1859) fatSheep 2026-04-10 19:52:30 +0800
  • c3d428b902
    [store] Add get_into_ranges to support Grouped Scatter RDMA Reads (#1717) Cruz Zhao 2026-04-10 18:31:09 +0800
  • 9d35047fcb
    [CI] Harden CI pipeline: path filtering, concurrency, on-demand E2E, and security fixes (#1846) fatSheep 2026-04-10 16:31:53 +0800
  • a2207f464b
    [Docker] fix(docker): respect PYTHON_VERSION build-arg when building wheel (#1745) Stary 2026-04-10 09:56:19 +0800
  • 245cfb6e3a
    [TENT] Fix potential deadlock and UAF in `synchronizeLocal` in #1826 (#1849) Zhanhao Cao 2026-04-09 19:11:31 +0800
  • e8e8e05d55
    feat(store): expose drain job control via master HTTP API (#1815) Xuchun Shang 2026-04-09 14:33:45 +0800
  • 4ae8c7e8bd
    [TE] align USE_MACA with MUSA GPU paths and docs (#1814) Dayuxiaoshui 2026-04-09 11:54:18 +0800
  • 83ac8fc620
    [Store] Introduce HA OpLog abstraction and LocalFS oplog store (#1804) Haode Du 2026-04-09 11:14:23 +0800