| Bazel support for tests | 2 个月前 |
| 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 小时前 |
| optimize cmake test build includes | 1 个月前 |