Module sbd::filesystem [] [src]

Manage SBD messages stored on the fileystem.

Messages are stored in a directory hierarchy under a single root directory. Message storage and retrieval are managed by a Storage object, which is configured for a single root directory.

Structs

Storage

A structure for managing storing and retriving SBD messages on a filesystem.

StorageEntry

The object yielded by a StorageIterator.

StorageIterator

An interator over the messages in a Storage.