#mongo-db #remi #serialization #logging-tracing #storage #configuration #grid-fs

remi-gridfs

๐Ÿปโ€โ„๏ธ๐Ÿงถ MongoDB GridFS implementation of remi

16 releases (7 breaking)

0.8.0 May 24, 2024
0.6.3 Feb 19, 2024
0.4.3 Nov 25, 2023
0.3.0 Jul 26, 2023
0.1.0 Feb 9, 2023

#1961 in Database interfaces

Download history 57/week @ 2024-03-31 206/week @ 2024-04-07 290/week @ 2024-04-14 21/week @ 2024-04-21 297/week @ 2024-04-28 34/week @ 2024-05-05 40/week @ 2024-05-12 296/week @ 2024-05-19 112/week @ 2024-05-26 52/week @ 2024-06-02 28/week @ 2024-06-09 29/week @ 2024-06-16 36/week @ 2024-06-23 25/week @ 2024-06-30 33/week @ 2024-07-07 3/week @ 2024-07-14

97 downloads per month

MIT license

56KB
707 lines

๐Ÿปโ€โ„๏ธ๐Ÿงถ 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.

Dependencies

~24โ€“36MB
~669K SLoC