Crate pliantdb_local[][src]

Local storage backend for PliantDB.

Re-exports

pub use self::config::Configuration;

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

Storage

A local, file-based database.

Enums

Error

Errors that can occur from interacting with storage.