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).

SyntaxREPL.TOKEN
Groupreplication
Arity1
Since3.0.0
Flagsreadonly, extension
ComplexityO(S) — one (generation, offset) pair per shard
Redis compatibilitykevy-only: the read-your-writes token; the nearest Redis concept is master_repl_offset, which is not a resumable per-shard cursor

← All commands