Commits
Branch selector
User selector
Commit history
Commits on Jul 12, 2026
[chore] Bump version from 0.1.9 to 0.1.10.dev0 (#140)
Show description for b75d570authored[chore] Bump version from 0.1.9.dev0 to 0.1.9 & update dependency (#139)
Show description for c516143authored[feat] support GDR in mooncake backend (#131)
Show description for 54ad115authored
Commits on Jul 11, 2026
[fix] Skip storage capacity/utilization gauges when capacity is None (#138)
Show description for c4d1e87andauthored
Commits on Jul 10, 2026
[fix] Clear storage data before releasing controller indexes (#137)
Show description for 88687abauthored
Commits on Jul 6, 2026
[fix] Bind Mooncake master RPC to configured host (#136)
Show description for 1e21390authored
Commits on Jul 4, 2026
[feat] Provide save/load checkpoint interfaces (#124)
Show description for 7264205authored[fix] Fix simple storage unit tests on IPv6 nodes (#135)
Show description for 8a01e9eauthored
Commits on Jul 3, 2026
[feat] Support P2PHANDSHAKE metadata mode and SSD offload for MooncakeStore (#133)
Show description for b0e4bf5authored
Commits on Jul 2, 2026
[chore] refactor: check docstrings only for public API symbols (#134)
Show description for f90079aauthored
Commits on Jul 1, 2026
[fix] Fix `get_free_port` in ipv6 environment (#132)
Show description for 489e3f1authored
Commits on Jun 29, 2026
[feat] Make `total_storage_size` optional to support unlimited storage capacity (#130)
Show description for 3a8bc7candauthored
Commits on Jun 22, 2026
[fix] shared production_status tensor across data partitions (#127)
Show description for cef0dc2authored
Commits on Jun 18, 2026
[chore] Update README (#128)
Show description for 21d013bauthored
Commits on Jun 17, 2026
[fix] Make clear operations idempotent (#126)
Show description for 9d99ae5authored
Commits on Jun 10, 2026
[optim] Optimize the exception message for Yuanrong when storage strategy does not support a certain type of data (#120)
Show description for 434f8c4authored[chore] Update README (#122)
Show description for 3623f39authored
Commits on Jun 8, 2026
[chore] Bump version from 0.1.8 to 0.1.9.dev0 (#119)
Show description for f6a9a2aauthored[chore] Update README & bump version from 0.1.8.dev0 to 0.1.8 (#118)
Show description for 35bcf19authored[fix,refactor] Isolate `notify_data_update` ZMQ I/O into a dedicated background asyncio loop (#117)
Show description for 46ee27bandauthored
Commits on Jun 5, 2026
[fix,refactor] Merge `update_data_status` thread/socket into `request_handle` to eliminate concurrency conflicts (#116)
Show description for 170b8edauthored[feat] Support cross-job actor discovery via explicit namespace (#115)
Show description for 136ec16authored
Commits on Jun 1, 2026
[chore] Relax numpy version constraints (#113)
Show description for 9aefd26authored
Commits on May 30, 2026
[perf] Enable multi-thread serial for non-tensor values in MooncakeStore backend (#111)
Show description for 4686763authored[refactor] Use `batch_encode_into/batch_decode_from` for Yuanrong backend (#110)
Show description for 7fc6ef9authored[refactor] Provide common serialization tools for KV backends to speed up tensor serial in nested values (#107)
Show description for fbe56bbauthored[chore] Optimize config descriptions for better understanding (#109)
Show description for f3a9a4bauthored
Commits on May 29, 2026
[feat] Enable openYuanrong RDMA support (#108)
Show description for dc7d203authored
Commits on May 25, 2026
[doc] Adjust yuanrong backend doc (#104)
Show description for 0277d3fauthored
Commits on May 18, 2026
[refactor] Register storage backend for greater scalability (#103)
Show description for 94baa19authored
Commits on May 15, 2026
[recipe] Provide Relax style recipe (#93)
Show description for 8c9a067authored
Commits on May 14, 2026
[chore] Bump version from 0.1.7 to 0.1.8.dev0 (#100)
Show description for 3f76f64authored[chore] Bump version from 0.1.7.dev0 to 0.1.7 (#97)
Show description for 01572d2authored[fix] Increase `mooncake_master` client_ttl to mitigate client heartbeat timeout (#99)
Show description for 768ae3aauthored[feat] Add retransmission mechanism for `MooncakeStoreClient` (#94)
Show description for d11f808authored