Star185
110
代码介绍
代码
Issues190
Pull Requests53
流水线
Actions
讨论
Wiki
项目成员123
分析
项目设置
Star185
110
  1. yuanrong-datasystem
  2. /
  3. tests
  4. /
  5. ut
  6. /
  7. common
  8. /
  9. stream_cache
yaohaolinyaohaolinfeat: deprecate KVClient::MSetTx and remove 2PC protocol
fba1fa14创建于 10 小时前历史提交
文件最后提交记录最后更新时间
BUILD.bazel
Bazel support for tests2 个月前
shared_mem_view_lock_test.cpp
feat: deprecate KVClient::MSetTx and remove 2PC protocol Keep KVClient::MSetTx and Python KVClient.msettx as deprecated SDK compatibility entry points that return K_RUNTIME_ERROR / RuntimeError with a deprecated API message. Remove the transactional MSetTx 2PC implementation paths while preserving the non-transactional MSet flow. Drop obsolete proto compatibility reservations, restore worker-to-master RPC diagnostics, clean stale pending metadata state, and update docs, bindings, build files, and tests.10 小时前
stream_meta_shm_test.cpp
optimize cmake test build includes1 个月前