Module backend

Module backend 

Source
Expand description

This module forms the backend layer which holds the contracts of starting and shutting down the backend, as well as accessing backend properties.

Traitsยง

StorageBackend
Trait to be implemented on a storage backend. Determines how to start and shutdown the backend.