已有数据同步功能完成

This commit is contained in:
1iaan
2026-01-29 10:47:24 +00:00
parent fe257cafec
commit 2bdb48d63d
27 changed files with 1134 additions and 139 deletions

View File

@@ -37,7 +37,8 @@ typedef enum {
KVS_CMD_HEXIST,
KVS_CMD_SAVE,
KVS_CMD_PSYNC,
KVS_CMD_SSYNC,
KVS_CMD_SREADY,
KVS_CMD_COUNT,
}kvs_cmd_t;