essential-storage 0.1.0

A storage abstraction for the Essential server
Documentation

Essential Storage

Crates.io Documentation license Build Status

A collection of traits that define the abstract interface for storage implementations used by the Essential server. This crate allows for flexible and interchangeable storage backends, enabling developers to easily switch between different storage solutions without modifying the core application logic.