Module storage_backend

Source

Structs§

AlignedPage
A wrapper data structure with 4096 bytes alignment, which is the most common alignment for direct I/O operations.

Traits§

ClientDatabaseStorageBackend
Storage backend to be used by ClientDatabase