essential-storage

Crates.ioessential-storage
lib.rsessential-storage
version0.3.0
sourcesrc
created_at2024-07-08 03:23:05.142962
updated_at2024-08-14 01:50:14.818371
descriptionA storage abstraction for the Essential server
homepagehttps://essential.builders/
repositoryhttps://github.com/essential-contributions/essential-server
max_upload_size
id1295312
size21,692
(essentialcontributions)

documentation

README

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.

Commit count: 93

cargo fmt