Crate pliantdb::local [−][src]
Expand description
Local storage backend for PliantDb.
Modules
| backup | Local database tool to save and load databases into plain an easy-to-consume filesystem structure. |
| config | Configuration options. |
| core | Core functionality and types for |
Structs
| Database | A local, file-based database. |
| Storage | A file-based, multi-database, multi-user database engine. |
| Subscriber | A subscriber for |
Enums
| Error | Errors that can occur from interacting with storage. |