Crates.io | essential-storage |
lib.rs | essential-storage |
version | 0.3.0 |
source | src |
created_at | 2024-07-08 03:23:05.142962 |
updated_at | 2024-08-14 01:50:14.818371 |
description | A storage abstraction for the Essential server |
homepage | https://essential.builders/ |
repository | https://github.com/essential-contributions/essential-server |
max_upload_size | |
id | 1295312 |
size | 21,692 |
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.