remi-gridfs

Crates.ioremi-gridfs
lib.rsremi-gridfs
version0.8.0
sourcesrc
created_at2023-02-09 05:00:48.916581
updated_at2024-05-24 05:02:22.528316
description๐Ÿปโ€โ„๏ธ๐Ÿงถ MongoDB GridFS implementation of `remi`
homepage
repositoryhttps://github.com/Noelware/remi-rs
max_upload_size
id780496
size31,616
remi-rs (github:noelware:remi-rs)

documentation

README

๐Ÿปโ€โ„๏ธ๐Ÿงถ MongoDB GridFS Support for remi-rs

remi-gridfs is an official implementation of using Remi with MongoDB GridFS by Noelware.

Features

serde (disabled)

Enables the use of serde for (de)serializing for configuration files.

log (disabled)

Enables the use of log for adding unstructured logging events to track down why something broke.

tracing (disabled)

Enables the use of tracing::instrument for adding spans to method calls to track down why something went wrong or to debug performance hits.

Commit count: 220

cargo fmt