Crate sos_backend

Crate sos_backend 

Source
Expand description

Backend database and file system storage.

Re-exports§

pub use sos_database as database;

Modules§

archivearchive
Export and import archives for any backend target.
auditaudit
Audit provider backend functions.
compact
Compact folders.

Structs§

AccessPoint
Backend storage access point.
Folder
Folder is a combined vault and event log.
InferOptions
Options for backend target inference.
Preferencespreferences
Backend preferences.
ServerOrigins
Collection of server origins.
SystemMessagessystem-messages
Collection of system messages for an account.

Enums§

BackendEventLog
Generic event log.
BackendTarget
Target backend.
Error
Errors generated by the library.
StorageError
Storage error shared between the client and server.
VaultWriter
Backend vault writer.

Type Aliases§

AccountEventLog
Event log for account events.
DeviceEventLog
Event log for device events.
FileEventLogfiles
Event log for file events.
FolderEventLog
Event log for folder events.