kevy

VIEW.REBUILD

Force a rebuild of a materialized view.

语法VIEW.REBUILD name
分组view
参数个数2
起始版本3.0.0
标志write, extension
复杂度Materialized only. A full eval_tree over the whole tree plus an O(M log M) sort and re-insert, on every shard, now (not deferred to a tick)
Redis 兼容性kevy-only

← 全部命令