mz_persist_client::cli

Module args

Source
Expand description

CLI argument types for persist

Structs§

  • ReadOnly 🔒
    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§

Functions§