文件最后提交记录最后更新时间
大幅度提高本地ut脚本速度(几分钟到几秒) Co-authored-by: j00808874<jiangchanghong3@huawei.com> # message auto-generated for no-merge-commit merge: !94 merge mr into develop 大幅度提高本地ut脚本速度(几分钟到几秒) Created-by: j00808874 Commit-by: j00808874 Merged-by: chenyz6 Description: # Pull Request Template ## Description <!-- Provide a clear summary of the change, the problem it solves, and the technical approach. --> ## Related Issues <!-- Replace with actual issue numbers. Example: Closes #123, Related to #456 --> ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Performance optimization - [ ] Documentation update - [ ] Other (please describe):_______________ ## Testing <!-- Describe how the changes were tested. Include: - Unit/integration test coverage - Manual validation steps - Links to CI reports (e.g., CIDA) if available - Note any pending tests --> ## Checklist - [ ] I have performed a self-review of my own code. - [ ] I have updated the documentation. - [ ] I have added tests to prove my changes are effective. See merge request: Ascend/memcache!944 个月前
HTTP Service in metaservice Co-authored-by: hansanyue<hansanyue@h-partners.com> # message auto-generated for no-merge-commit merge: !39 merge dev_1 into develop HTTP Service in metaservice Created-by: han-sanyue Commit-by: hansanyue Merged-by: yrewzjsx Description: 接口查询效果参考 doc/memcache_restful_api.md See merge request: Ascend/memcache!395 个月前
HTTP Service in metaservice Co-authored-by: hansanyue<hansanyue@h-partners.com> # message auto-generated for no-merge-commit merge: !39 merge dev_1 into develop HTTP Service in metaservice Created-by: han-sanyue Commit-by: hansanyue Merged-by: yrewzjsx Description: 接口查询效果参考 doc/memcache_restful_api.md See merge request: Ascend/memcache!395 个月前
修复增加stream后编译问题 Co-authored-by: p3rry<penghaiqing1@huawei.com> # message auto-generated for no-merge-commit merge: !275 merge develop_0527_stream into develop 修复增加stream后编译问题 Created-by: p3rry Commit-by: p3rry Merged-by: yrewzjsx Description: 修复 MMC 出包编译失败: MF smem_copy_params / smem_batch_copy_params 新增 stream 字段后,-Werror=missing-field-initializers 导致 mmc_bm_proxy.cpp 聚合初始化报错。 变更说明 mmc_bm_proxy.cpp:Copy/Put/Get 及 BatchPut/BatchGet/BatchDataPut/BatchDataGet 中,将结构体初始化改为 {} 零初始化后逐字段赋值,stream 默认 nullptr(同步拷贝逻辑不变,仍通过 flags 传 ASYNC_COPY_FLAG)。 under_api/mf_smem/smem_bm_def.h:为 smem_copy_params、smem_batch_copy_params 补充 stream 字段,与 MF 头文件定义对齐。 See merge request: Ascend/memcache!2758 天前
HTTP Service in metaservice Co-authored-by: hansanyue<hansanyue@h-partners.com> # message auto-generated for no-merge-commit merge: !39 merge dev_1 into develop HTTP Service in metaservice Created-by: han-sanyue Commit-by: hansanyue Merged-by: yrewzjsx Description: 接口查询效果参考 doc/memcache_restful_api.md See merge request: Ascend/memcache!395 个月前
!1122 spdlog迁移至mmc三方库 6 个月前