CUBELinux-2: WordFlags/tri-channel 16-bit flag field, tag-14 + scan_by_word_flag, cubetrace capture→replay→golden→lineage, CUBE VP-tree balling index (cubecode::ballindex), cubefs-visible WordFlags, and cube-mvw (sharded multi-writer MVCC store with per-shard WALs + group-commit + compaction, impl CubeBackend => CubeStore<MvwBackend> DB). Adds show-flags/scan-word-flags/trace-*/golden-capture CLI; ~ tests green.
This commit is contained in:
@@ -48,6 +48,14 @@ fn is_command_word(w: &str) -> bool {
|
||||
| "seal"
|
||||
| "open"
|
||||
| "keyinit"
|
||||
| "scan-word-flags"
|
||||
| "show-flags"
|
||||
| "trace-capture"
|
||||
| "trace-replay"
|
||||
| "golden-capture"
|
||||
| "trace-verify"
|
||||
| "trace-list"
|
||||
| "trace-links"
|
||||
| "query"
|
||||
| "begin"
|
||||
| "commit"
|
||||
|
||||
Reference in New Issue
Block a user