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

remi-gridfs

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

15 releases (6 breaking)

new 0.7.1 Apr 28, 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

#1706 in Database interfaces

Download history 22/week @ 2024-01-15 400/week @ 2024-02-12 422/week @ 2024-02-19 262/week @ 2024-02-26 56/week @ 2024-03-04 56/week @ 2024-03-11 46/week @ 2024-03-18 36/week @ 2024-03-25 56/week @ 2024-04-01 220/week @ 2024-04-08 277/week @ 2024-04-15

601 downloads per month

MIT license

49KB
575 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

~26โ€“38MB
~769K SLoC