kevy

TABLE.VERIFY

Verify a table: each compiled index's full drift recheck plus a bounded column-type spot check over sampled rows.

構文TABLE.VERIFY name
グループtable
引数の数2
導入バージョン4.0.0
フラグreadonly, extension
計算量O(sum of compiled index entries) per shard for the drift recheck (the IDX.VERIFY discipline, composites re-derive their byte encoding) plus a bounded 64-row-per-shard column spot check through the no-promote peek
Redis 互換性kevy-only: nearest is a relational fsck; verify-not-enforce is the declarative fence

← すべてのコマンド