Expand description

Rehydration of storage replicas.

Rehydration is the process of bringing a crashed storage replica back up to date. The RehydratingStorageClient records all commands it observes in a minimal form. If it observes a send or receive failure while communicating with the underlying client, it will reconnect the client and replay the command stream.

Structs

Enums

Type Definitions