Expand description
Backend database and file system storage.
Re-exports§
pub use sos_database as database;
Modules§
- archive
archive - Export and import archives for any backend target.
- audit
audit - Audit provider backend functions.
- compact
- Compact folders.
Structs§
- Access
Point - Backend storage access point.
- Folder
- Folder is a combined vault and event log.
- Infer
Options - Options for backend target inference.
- Preferences
preferences - Backend preferences.
- Server
Origins - Collection of server origins.
- System
Messages system-messages - Collection of system messages for an account.
Enums§
- Backend
Event Log - Generic event log.
- Backend
Target - Target backend.
- Error
- Errors generated by the library.
- Storage
Error - Storage error shared between the client and server.
- Vault
Writer - Backend vault writer.
Type Aliases§
- Account
Event Log - Event log for account events.
- Device
Event Log - Event log for device events.
- File
Event Log files - Event log for file events.
- Folder
Event Log - Event log for folder events.