Module sbd::storage

source ·
Expand description

Squirrel away SBD messages and retrieve them later.

Structs

  • A structure for managing storing and retriving SBD messages on a filesystem.
  • A simple storage backend that saves the messages in memory.

Traits