Crate pliantdb_local[][src]

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 PliantDb.

Structs

Database

A local, file-based database.

Storage

A file-based, multi-database, multi-user database engine.

Subscriber

A subscriber for PubSub messages.

Enums

Error

Errors that can occur from interacting with storage.