kevy

REPL.TOKEN

kevy extension: mint a read-your-writes token — per-shard [generation, offset] pairs (a primary reports its live feed tail; a replica its applied positions).

语法REPL.TOKEN
分组replication
参数个数1
起始版本3.0.0
标志readonly, extension
复杂度O(S) — one (generation, offset) pair per shard
Redis 兼容性kevy-only: the read-your-writes token; the nearest Redis concept is master_repl_offset, which is not a resumable per-shard cursor

← 全部命令