Module mz_persist_client::cli::args
source ยท Expand description
CLI argument types for persist
Structsยง
- Read
Only ๐Wrap a lower-level service (Blob or Consensus) to make it read only. This is probably not elaborate enough to work in general โ folks may expect to read their own writes, among other things โ but it should handle the case of GC, where all reads finish before the writes begin. - Arguments for viewing the current state of a given shard
- Arguments for commands that work over both backing stores. TODO: squish this into
StateArgs
.
Constantsยง
- NO_
COMMIT ๐ - READ_
ALL_ ๐BUIL D_ INFO
Functionsยง
- make_
blob ๐ - make_
consensus ๐