kevy

VIEW.VERIFY

Verify a view and report member/byte statistics.

语法VIEW.VERIFY name
分组view
参数个数2
起始版本3.0.0
标志readonly, extension
复杂度materialized: O(M). virtual: O(sum over leaves of (log N + leaf range) + M) — a full fresh evaluation just to report cardinality, which is the one place a virtual view is the expensive one
Redis 兼容性kevy-only

← 全部命令